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

Side by Side Diff: tools/perf/page_sets/data/top_10.json

Issue 99483007: [telemetry] Ensure page sets reference the right WPR archives. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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/data/test.json ('k') | tools/perf/page_sets/data/top_10_mobile.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 "page_set": "../top_10.json",
3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
4 "archives": { 3 "archives": {
5 "top_10_000.wpr": [ 4 "top_10_000.wpr": [
6 "https://www.google.com/#hl=en&q=barack+obama", 5 "https://www.google.com/#hl=en&q=barack+obama",
7 "https://mail.google.com/mail/", 6 "https://mail.google.com/mail/",
8 "https://www.google.com/calendar/", 7 "https://www.google.com/calendar/",
9 "http://www.youtube.com", 8 "http://www.youtube.com",
10 "http://www.facebook.com/barackobama", 9 "http://www.facebook.com/barackobama",
11 "http://en.wikipedia.org/wiki/Wikipedia", 10 "http://en.wikipedia.org/wiki/Wikipedia",
12 "http://www.amazon.com", 11 "http://www.amazon.com",
13 "http://www.yahoo.com/", 12 "http://www.yahoo.com/",
14 "http://www.bing.com/", 13 "http://www.bing.com/",
15 "http://www.ask.com/" 14 "http://www.ask.com/"
16 ] 15 ]
17 } 16 }
18 } 17 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/test.json ('k') | tools/perf/page_sets/data/top_10_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698