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

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

Issue 2206403002: Fix octane test content URL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix octane test URL and update WPR content Created 4 years, 4 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
« no previous file with comments | « tools/perf/fetch_benchmark_deps_unittest.py ('k') | tools/perf/page_sets/data/octane_001.wpr.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/octane.json
diff --git a/tools/perf/page_sets/data/octane.json b/tools/perf/page_sets/data/octane.json
index 79c9786f5b70ba347c415090ba552e28e5356b53..fb5e7e39521da0560e5aa6d80cb7e84c05a0a88f 100644
--- a/tools/perf/page_sets/data/octane.json
+++ b/tools/perf/page_sets/data/octane.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.",
+ "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "octane_001.wpr": [
- "http://octane-benchmark.googlecode.com/svn/latest/index.html?auto=1"
+ "octane_002.wpr": [
+ "http://chromium.github.io/octane/index.html?auto=1"
]
}
}
« no previous file with comments | « tools/perf/fetch_benchmark_deps_unittest.py ('k') | tools/perf/page_sets/data/octane_001.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698