- add sources.
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / cellular.onc
1 {
2   "Type": "Cellular",
3   "Name": "Test Network",
4   "Cellular": {
5     "APN": {
6       "Name": "test-apn",
7       "Username": "test-username",
8       "Password": "test-password"
9     }
10   }
11 }