| 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 b27fef00f35da61ff66b029986c264a8d685f6a5..91bd160ecf6a08a2c372dbf53207ea471bd55505 100644
|
| --- a/tools/perf/page_sets/data/startup_pages.json
|
| +++ b/tools/perf/page_sets/data/startup_pages.json
|
| @@ -1,9 +1,12 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "startup_pages_000.wpr": [
|
| - "http://bbc.co.uk",
|
| - "http://kapook.com"
|
| - ]
|
| - }
|
| + "http://bbc.co.uk": {
|
| + "DEFAULT": "startup_pages_000.wpr"
|
| + },
|
| + "http://kapook.com": {
|
| + "DEFAULT": "startup_pages_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
|
| }
|
|
|