Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Side by Side Diff: tools/telemetry/examples/credentials_example.json

Issue 11361165: [chrome_remote_control] Rename chrome_remote_control to telemetry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/telemetry/README ('k') | tools/telemetry/examples/list_available_browsers » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "google": { 2 "google": {
3 "username": "<your google account here>", 3 "username": "<your google account here>",
4 "password": "<your google password here>" 4 "password": "<your google password here>"
5 } 5 }
6 "facebook": { 6 "facebook": {
7 "username": "<your google account here>", 7 "username": "<your google account here>",
8 "password": "<your google password here>" 8 "password": "<your google password here>"
9 } 9 }
10 } 10 }
OLDNEW
« no previous file with comments | « tools/telemetry/README ('k') | tools/telemetry/examples/list_available_browsers » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698