| Index: chrome/test/data/web_app_info/full.json
|
| diff --git a/chrome/test/data/web_app_info/full.json b/chrome/test/data/web_app_info/full.json
|
| index ef38f53efff58227e5069c168fe7f6e9fcb02c16..ab581606f8c64fc7b83480b0ac750977bc276b02 100644
|
| --- a/chrome/test/data/web_app_info/full.json
|
| +++ b/chrome/test/data/web_app_info/full.json
|
| @@ -4,6 +4,7 @@
|
| "launch_url": "launch_url",
|
| "launch_container": "panel",
|
| "permissions": [ "geolocation", "notifications" ],
|
| + "offline_enabled": true,
|
| "urls": [ "foobar", "baz" ],
|
| "icons": {
|
| "ignored": "ignored.png",
|
|
|