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

Unified Diff: tools/perf/page_sets/data/service_worker_micro_benchmark.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/service_worker.json ('k') | tools/perf/page_sets/data/simple_mobile_sites.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/service_worker_micro_benchmark.json
diff --git a/tools/perf/page_sets/data/service_worker_micro_benchmark.json b/tools/perf/page_sets/data/service_worker_micro_benchmark.json
index d5e636f8f8bbd481efe4ec66842b49250177e050..4fb3030f091c0cda41a8f1c2bb2616ab38bfa5b2 100644
--- a/tools/perf/page_sets/data/service_worker_micro_benchmark.json
+++ b/tools/perf/page_sets/data/service_worker_micro_benchmark.json
@@ -1,8 +1,9 @@
{
- "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "service_worker_micro_benchmark_004.wpr": [
- "http://localhost:8091/index.html"
- ]
- }
+ "http://localhost:8091/index.html": {
+ "DEFAULT": "service_worker_micro_benchmark_004.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/service_worker.json ('k') | tools/perf/page_sets/data/simple_mobile_sites.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698