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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/mobile_infinite_scroll.json
diff --git a/tools/perf/page_sets/data/mobile_infinite_scroll.json b/tools/perf/page_sets/data/mobile_infinite_scroll.json
index 6bdab3009d37e8af65d077e5673f404115f6a5bd..ecfb92d7939a5e48a8e2fbdaf60588ad2444d021 100644
--- a/tools/perf/page_sets/data/mobile_infinite_scroll.json
+++ b/tools/perf/page_sets/data/mobile_infinite_scroll.json
@@ -1,15 +1,24 @@
{
"archives": {
- "mobile_infinite_scroll_000.wpr": [
- "facebook",
- "flickr",
- "tumblr",
- "discourse",
- "twitter"
- ],
- "mobile_infinite_scroll_001.wpr": [
- "pinterest"
- ]
+ "discourse": {
+ "DEFAULT": "mobile_infinite_scroll_000.wpr"
+ },
+ "facebook": {
+ "DEFAULT": "mobile_infinite_scroll_000.wpr"
+ },
+ "flickr": {
+ "DEFAULT": "mobile_infinite_scroll_000.wpr"
+ },
+ "pinterest": {
+ "DEFAULT": "mobile_infinite_scroll_001.wpr"
+ },
+ "tumblr": {
+ "DEFAULT": "mobile_infinite_scroll_000.wpr"
+ },
+ "twitter": {
+ "DEFAULT": "mobile_infinite_scroll_000.wpr"
+ }
},
- "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating."
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
+ "platform_specific": true
}
« 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