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

Unified Diff: tools/perf/page_sets/data/dromaeo.domcorequery.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
Index: tools/perf/page_sets/data/dromaeo.domcorequery.json
diff --git a/tools/perf/page_sets/data/dromaeo.domcorequery.json b/tools/perf/page_sets/data/dromaeo.domcorequery.json
index 9907200cb16aa4c59d8146f13c1866078097d199..6cb065e671323e7fac3bd1896f25a562e276959f 100644
--- a/tools/perf/page_sets/data/dromaeo.domcorequery.json
+++ b/tools/perf/page_sets/data/dromaeo.domcorequery.json
@@ -1,8 +1,9 @@
{
- "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "dromaeo.domcorequery_000.wpr": [
- "http://dromaeo.com?dom-query"
- ]
- }
+ "http://dromaeo.com?dom-query": {
+ "DEFAULT": "dromaeo.domcorequery_000.wpr"
+ }
+ },
+ "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/dromaeo.domcoremodify.json ('k') | tools/perf/page_sets/data/dromaeo.domcoretraverse.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698