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

Unified Diff: tools/telemetry/examples/credentials_example.json

Issue 1111103002: [Telemetry] Move telemetry/examples to telemetry/experimental. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add examples/credentials_example.json back Created 5 years, 7 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/telemetry/examples/list_available_browsers » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/examples/credentials_example.json
diff --git a/tools/telemetry/examples/credentials_example.json b/tools/telemetry/examples/credentials_example.json
index c7c53c5da8dde536db1ea5c6ba9dc8b8acbc79b4..b3978b6eae0d944368a2fd67e59a1051aafe9120 100644
--- a/tools/telemetry/examples/credentials_example.json
+++ b/tools/telemetry/examples/credentials_example.json
@@ -2,7 +2,7 @@
"google": {
"username": "<your google account here>",
"password": "<your google password here>"
- }
+ },
"facebook": {
"username": "<your google account here>",
"password": "<your google password here>"
« no previous file with comments | « no previous file | tools/telemetry/examples/list_available_browsers » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698