| Index: tools/perf/page_sets/data/gmail_refresh.json
|
| diff --git a/tools/perf/page_sets/data/gmail_refresh.json b/tools/perf/page_sets/data/gmail_refresh.json
|
| index 08ec3f5c533bee3a6f90315289dbba94f5f74bb8..cdddd0033ed84a27bc7ac319f6c69a76e75d595a 100644
|
| --- a/tools/perf/page_sets/data/gmail_refresh.json
|
| +++ b/tools/perf/page_sets/data/gmail_refresh.json
|
| @@ -1,11 +1,12 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "gmail_refresh_001.wpr": [
|
| - "https://mail.google.com/mail/"
|
| - ],
|
| - "gmail_refresh_000.wpr": [
|
| - "https://www.google.com/calendar/"
|
| - ]
|
| - }
|
| + "https://mail.google.com/mail/": {
|
| + "DEFAULT": "gmail_refresh_001.wpr"
|
| + },
|
| + "https://www.google.com/calendar/": {
|
| + "DEFAULT": "gmail_refresh_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
|
| }
|
|
|