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

Side by Side Diff: tools/perf/page_sets/key_desktop_sites.json

Issue 12088107: Revert 180117, it broke all telemetry tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 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/perf/page_sets/jsgamebench.json ('k') | tools/perf/page_sets/kraken.json » ('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 "description": "Sites of Interest", 2 "description": "Sites of Interest",
3 "archive_data_file": "../data/sites_of_interest.json", 3 "archive_path": "../data/sites_of_interest.wpr",
4 "credentials_path": "../data/credentials.json", 4 "credentials_path": "../data/credentials.json",
5 "pages": [ 5 "pages": [
6 { 6 {
7 "url": "http://facebook.com", 7 "url": "http://facebook.com",
8 "credentials": "facebook", 8 "credentials": "facebook",
9 "smoothness": { 9 "smoothness": {
10 "action": "scrolling_action" 10 "action": "scrolling_action"
11 } 11 }
12 }, 12 },
13 { 13 {
(...skipping 4256 matching lines...) Expand 10 before | Expand all | Expand 10 after
4270 } 4270 }
4271 }, 4271 },
4272 { 4272 {
4273 "url": "http://habrahabr.ru/post/149892/#habracut", 4273 "url": "http://habrahabr.ru/post/149892/#habracut",
4274 "smoothness": { 4274 "smoothness": {
4275 "action": "scrolling_action" 4275 "action": "scrolling_action"
4276 } 4276 }
4277 } 4277 }
4278 ] 4278 ]
4279 } 4279 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/jsgamebench.json ('k') | tools/perf/page_sets/kraken.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698