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

Unified Diff: tools/telemetry/unittest_data/page_sets/data/example_domain.json

Issue 902013002: Add end-to-end page run tests that exercise Web Page Replay. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/telemetry/unittest_data/page_sets/data/example_domain.json
diff --git a/tools/perf/page_sets/data/inbox_data.json b/tools/telemetry/unittest_data/page_sets/data/example_domain.json
similarity index 69%
copy from tools/perf/page_sets/data/inbox_data.json
copy to tools/telemetry/unittest_data/page_sets/data/example_domain.json
index cea2e724b94c2f8358c5b61f117fbd9a946df7df..6d7c9f0ce090a317f0dfb4775d9cec0eea2f4931 100644
--- a/tools/perf/page_sets/data/inbox_data.json
+++ b/tools/telemetry/unittest_data/page_sets/data/example_domain.json
@@ -1,8 +1,8 @@
{
"description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "inbox_data_000.wpr": [
- "Inbox"
+ "example_domain_000.wpr": [
+ "http://www.example.com"
]
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698