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

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

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 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
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.",
3 "archives": { 2 "archives": {
4 "android_acceptance_000.wpr": [ 3 "http://www.amazon.com": {
5 "http://www.amazon.com", 4 "DEFAULT": "android_acceptance_000.wpr"
6 "http://www.cnn.com", 5 },
7 "http://www.msn.com" 6 "http://www.cnn.com": {
8 ] 7 "DEFAULT": "android_acceptance_000.wpr"
9 } 8 },
9 "http://www.msn.com": {
10 "DEFAULT": "android_acceptance_000.wpr"
11 }
12 },
13 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
14 "platform_specific": true
10 } 15 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/2012Q3.json ('k') | tools/perf/page_sets/data/blink_memory_mobile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698