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

Unified Diff: tools/gpu/page_sets/credentials.json

Issue 10914237: Port perf.py's _LoginToGoogleAccount to chrome_remote_control (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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
Index: tools/gpu/page_sets/credentials.json
diff --git a/tools/gpu/page_sets/credentials.json b/tools/gpu/page_sets/credentials.json
new file mode 100644
index 0000000000000000000000000000000000000000..6ede6ffa747846a21c16506057fa76309731146d
--- /dev/null
+++ b/tools/gpu/page_sets/credentials.json
@@ -0,0 +1,6 @@
+{
+ "google_username": null,
+ "google_password": null,
tonyg 2012/09/24 20:41:01 are we really going to check the password into the
nduca 2012/09/24 20:50:00 I think this is just an example file to document h
dtu 2012/09/24 21:35:10 I think the script should check this file first an
+
+ "google_account_url": null
+}

Powered by Google App Engine
This is Rietveld 408576698