| Index: tools/perf/page_sets/data/jetstream.json
|
| diff --git a/tools/perf/page_sets/data/jetstream.json b/tools/perf/page_sets/data/jetstream.json
|
| index cc59cf6dc8d95e45962d1af2c85989697804f7cb..c7a048132ee8295e58cdd255eda260e845dfb973 100644
|
| --- a/tools/perf/page_sets/data/jetstream.json
|
| +++ b/tools/perf/page_sets/data/jetstream.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": {
|
| - "jetstream_000.wpr": [
|
| - "http://browserbench.org/JetStream/"
|
| - ]
|
| - }
|
| + "http://browserbench.org/JetStream/": {
|
| + "DEFAULT": "jetstream_000.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
|
| }
|
|
|