- add sources.
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / shill_cellular.json
1 {
2   "Type": "cellular",
3   "Cellular.APN": {
4     "apn": "test-apn",
5     "username": "test-username",
6     "password": "test-password"
7   }
8 }