| Index: tools/perf/page_sets/data/chrome_signin_archive.json
|
| diff --git a/tools/perf/page_sets/data/chrome_signin_archive.json b/tools/perf/page_sets/data/chrome_signin_archive.json
|
| index 5b5398a722cdbb04c1e035695df062d67fcf83d1..f75e7d125d6b5bf4615b7f7341000fa7feadc18f 100644
|
| --- a/tools/perf/page_sets/data/chrome_signin_archive.json
|
| +++ b/tools/perf/page_sets/data/chrome_signin_archive.json
|
| @@ -1,8 +1,9 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "chrome_signin_archive_000.wpr": [
|
| - "chrome://signin-internals"
|
| - ]
|
| - }
|
| + "chrome://signin-internals": {
|
| + "DEFAULT": "chrome_signin_archive_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
|
| }
|
|
|