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

Side by Side Diff: tools/perf/page_sets/data/mobile_infinite_scroll.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 "archives": { 2 "archives": {
3 "mobile_infinite_scroll_000.wpr": [ 3 "discourse": {
4 "facebook", 4 "DEFAULT": "mobile_infinite_scroll_000.wpr"
5 "flickr", 5 },
6 "tumblr", 6 "facebook": {
7 "discourse", 7 "DEFAULT": "mobile_infinite_scroll_000.wpr"
8 "twitter" 8 },
9 ], 9 "flickr": {
10 "mobile_infinite_scroll_001.wpr": [ 10 "DEFAULT": "mobile_infinite_scroll_000.wpr"
11 "pinterest" 11 },
12 ] 12 "pinterest": {
13 "DEFAULT": "mobile_infinite_scroll_001.wpr"
14 },
15 "tumblr": {
16 "DEFAULT": "mobile_infinite_scroll_000.wpr"
17 },
18 "twitter": {
19 "DEFAULT": "mobile_infinite_scroll_000.wpr"
20 }
13 }, 21 },
14 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating." 22 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
23 "platform_specific": true
15 } 24 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/memory_top_10_mobile.json ('k') | tools/perf/page_sets/data/mobile_memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698