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

Unified Diff: tools/perf/page_sets/data/webrtc_stresstest_cases.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/webrtc_smoothness_cases.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/webrtc_stresstest_cases.json
diff --git a/tools/perf/page_sets/data/webrtc_stresstest_cases.json b/tools/perf/page_sets/data/webrtc_stresstest_cases.json
index 43fb19a9b189b7644fb24164e2cf5470412d12b4..e74ffe78140533c2981ddc3a475208369ef26636 100644
--- a/tools/perf/page_sets/data/webrtc_stresstest_cases.json
+++ b/tools/perf/page_sets/data/webrtc_stresstest_cases.json
@@ -1,8 +1,9 @@
{
"archives": {
- "webrtc_stresstest_cases_001.wpr": [
- "multiple_peerconnections"
- ]
+ "multiple_peerconnections": {
+ "DEFAULT": "webrtc_stresstest_cases_001.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/webrtc_smoothness_cases.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698