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

Side by Side 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a story set. Don' t edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "maps_002.wpr": [ 4 "maps_002.wpr.updated": [
5 "http://localhost:10020/tracker.html" 5 "http://map-test/tracker.html"
6 ], 6 ],
7 "maps_004.wpr": [ 7 "maps_004.wpr.updated": [
8 "http://localhost:8000/performance.html" 8 "http://map-test/performance.html"
9 ] 9 ]
10 } 10 }
11 } 11 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698