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

Unified Diff: tools/perf/page_sets/data/dromaeo.jslibmodifyjquery.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.jslibmodifyjquery.json
diff --git a/tools/perf/page_sets/data/dromaeo.jslibmodifyjquery.json b/tools/perf/page_sets/data/dromaeo.jslibmodifyjquery.json
index 8a2b99ad77d1160687f2b06ad1606e24e993a7ed..76e8fe4d8469f21be2b5556caead52412ae12911 100644
--- a/tools/perf/page_sets/data/dromaeo.jslibmodifyjquery.json
+++ b/tools/perf/page_sets/data/dromaeo.jslibmodifyjquery.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.jslibmodifyjquery_000.wpr": [
- "http://dromaeo.com?jslib-modify-jquery"
- ]
- }
+ "http://dromaeo.com?jslib-modify-jquery": {
+ "DEFAULT": "dromaeo.jslibmodifyjquery_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
}

Powered by Google App Engine
This is Rietveld 408576698