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

Side by Side Diff: tools/gpu/page_sets/top_25.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, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.", 2 "description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.",
3 "credentials_path": "credentials.json",
3 "pages": [ 4 "pages": [
4 { 5 {
5 "url": "https://www.google.com/#hl=en&q=barack+obama", 6 "url": "https://www.google.com/#hl=en&q=barack+obama",
6 "why": "top google property; a google tab is often open" 7 "why": "top google property; a google tab is often open"
7 }, 8 },
8 { 9 {
9 "url": "https://mail.google.com/mail/", 10 "url": "https://mail.google.com/mail/",
10 "why": "productivity, top google properties", 11 "why": "productivity, top google properties",
11 "credentials": "google", 12 "credentials": "google",
12 "is_gmail": true 13 "is_gmail": true
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 }, 129 },
129 { 130 {
130 "url": "http://sports.yahoo.com/", 131 "url": "http://sports.yahoo.com/",
131 "why": "#1 Alexa sports" 132 "why": "#1 Alexa sports"
132 }, 133 },
133 { 134 {
134 "url": "http://techcrunch.com", 135 "url": "http://techcrunch.com",
135 "why": "top tech blog" 136 "why": "top tech blog"
136 } 137 }
137 ] 138 ]
138 } 139 }
OLDNEW
« tools/gpu/page_sets/credentials.json ('K') | « tools/gpu/page_sets/credentials.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698