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

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

Powered by Google App Engine
This is Rietveld 408576698