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

Side by Side 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "octane_001.wpr": [ 4 "octane_002.wpr": [
5 "http://octane-benchmark.googlecode.com/svn/latest/index.html?auto=1 " 5 "http://chromium.github.io/octane/index.html?auto=1"
6 ] 6 ]
7 } 7 }
8 } 8 }
OLDNEW
« 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