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

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

Issue 132593003: Fix errors in start with URL tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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/startup_pages.json
diff --git a/tools/perf/page_sets/data/startup_pages.json b/tools/perf/page_sets/data/startup_pages.json
index 241c6b87f0a583b84ee59f679d012d9cbac28d26..b27fef00f35da61ff66b029986c264a8d685f6a5 100644
--- a/tools/perf/page_sets/data/startup_pages.json
+++ b/tools/perf/page_sets/data/startup_pages.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": {
- "startup_pages_004.wpr": [
- "http://news.bbc.co.uk",
+ "startup_pages_000.wpr": [
+ "http://bbc.co.uk",
"http://kapook.com"
]
}
« no previous file with comments | « tools/perf/measurements/session_restore_with_url.py ('k') | tools/perf/page_sets/data/startup_pages_000.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698