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

Unified Diff: tools/perf/page_sets/data/maps.json

Issue 2010363002: Update Maps pixel test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove debugging prints from presubmit script. Created 4 years, 7 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/perf/page_sets/data/maps.json
diff --git a/tools/perf/page_sets/data/maps.json b/tools/perf/page_sets/data/maps.json
index c1d8dab4721a648eab1bff0cd7c47dcce2106a29..c84140ebab1acb557971e236284c126673eb5f5a 100644
--- a/tools/perf/page_sets/data/maps.json
+++ b/tools/perf/page_sets/data/maps.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.",
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
"maps_002.wpr": [
"http://localhost:10020/tracker.html"
+ ],
+ "maps_004.wpr": [
+ "http://localhost:8000/performance.html"
]
}
-}
+}
« no previous file with comments | « content/test/gpu/page_sets/data/maps_004_expectations.json ('k') | tools/perf/page_sets/data/maps_004.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698