Index: tools/telemetry/unittest_data/test_missing_wpr_file.json |
diff --git a/tools/perf/page_sets/data/html5gaming.json b/tools/telemetry/unittest_data/test_missing_wpr_file.json |
similarity index 50% |
copy from tools/perf/page_sets/data/html5gaming.json |
copy to tools/telemetry/unittest_data/test_missing_wpr_file.json |
index a50abc33b2b4e1703b3ff397f8e472b5d00f0bd0..dd38976324f2571d1011e754ed71d59788787209 100644 |
--- a/tools/perf/page_sets/data/html5gaming.json |
+++ b/tools/telemetry/unittest_data/test_missing_wpr_file.json |
@@ -1,8 +1,11 @@ |
{ |
"description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", |
"archives": { |
- "html5gaming_000.wpr": [ |
- "http://html5-benchmark.com/" |
+ "test_000.wpr": [ |
+ "http://127.0.0.1:62350/blank.html" |
+ ], |
+ "test_missing_wpr_file.wpr": [ |
+ "http://www.google.com" |
] |
} |
} |