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

Side by Side Diff: tools/perf/page_sets/data/jsgamebench.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
OLDNEW
1 { 1 {
2 "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.",
3 "page_set": "../jsgamebench.json",
4 "archives": { 3 "archives": {
5 "jsgamebench_000.wpr" : [ 4 "jsgamebench_000.wpr" : [
6 "http://localhost/" 5 "http://localhost/"
7 ] 6 ]
8 } 7 }
9 } 8 }
10 9
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/intl_ko_th_vi.json ('k') | tools/perf/page_sets/data/key_desktop_sites.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698