| 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 fb5e7e39521da0560e5aa6d80cb7e84c05a0a88f..4e5d6ab8e3fd74a43a39a42b82c9b716b08c8049 100644
|
| --- a/tools/perf/page_sets/data/octane.json
|
| +++ b/tools/perf/page_sets/data/octane.json
|
| @@ -1,8 +1,9 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "octane_002.wpr": [
|
| - "http://chromium.github.io/octane/index.html?auto=1"
|
| - ]
|
| - }
|
| + "http://chromium.github.io/octane/index.html?auto=1": {
|
| + "DEFAULT": "octane_002.wpr"
|
| + }
|
| + },
|
| + "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| + "platform_specific": true
|
| }
|
|
|