- add sources.
[platform/framework/web/crosswalk.git] / src / tools / telemetry / examples / credentials_example.json
1 {
2   "google": {
3     "username": "<your google account here>",
4     "password": "<your google password here>"
5   }
6   "facebook": {
7     "username": "<your google account here>",
8     "password": "<your google password here>"
9   }
10 }