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

Unified Diff: tools/telemetry/unittest_data/data/archive_blank.json

Issue 329143004: Skip WPR archives when use-live-sites is set. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Bolian's comment (renaming) Created 6 years, 6 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/telemetry/unittest_data/data/archive_blank.json
diff --git a/tools/perf/page_sets/data/html5gaming.json b/tools/telemetry/unittest_data/data/archive_blank.json
similarity index 67%
copy from tools/perf/page_sets/data/html5gaming.json
copy to tools/telemetry/unittest_data/data/archive_blank.json
index a50abc33b2b4e1703b3ff397f8e472b5d00f0bd0..d6568ada4ea9f8a2eefc58f38086c1d743a27629 100644
--- a/tools/perf/page_sets/data/html5gaming.json
+++ b/tools/telemetry/unittest_data/data/archive_blank.json
@@ -1,8 +1,8 @@
{
"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/"
+ "archive_blank_000.wpr": [
+ "blank.html"
]
}
-}
+}
« no previous file with comments | « tools/telemetry/telemetry/page/page_runner_unittest.py ('k') | tools/telemetry/unittest_data/data/archive_blank_000.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698