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

Unified Diff: content/test/gpu/page_sets/data/maps.json

Issue 2347483004: Update the host URLs in WPR archives used by map test (Closed)
Patch Set: Created 4 years, 3 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: content/test/gpu/page_sets/data/maps.json
diff --git a/content/test/gpu/page_sets/data/maps.json b/content/test/gpu/page_sets/data/maps.json
index 8967fa4ecc9b54c040660f9e5b05fd7c73ea6463..1dd389f4e4cfd796fb11ee83b49cd0ff232d35c1 100644
--- a/content/test/gpu/page_sets/data/maps.json
+++ b/content/test/gpu/page_sets/data/maps.json
@@ -1,11 +1,11 @@
{
- "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.",
"archives": {
- "maps_002.wpr": [
- "http://localhost:10020/tracker.html"
- ],
- "maps_004.wpr": [
- "http://localhost:8000/performance.html"
+ "maps_002.wpr.updated": [
+ "http://map-test/tracker.html"
+ ],
+ "maps_004.wpr.updated": [
+ "http://map-test/performance.html"
]
}
}

Powered by Google App Engine
This is Rietveld 408576698