Chromium Code Reviews| Index: chrome/common/extensions/api/_manifest_features.json |
| diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json |
| index f077d78bb8ac51f106b5a547687cb9e3c8ba1575..6d8d5b9e82d823b066fce2bb0e7ae0e6290d6067 100644 |
| --- a/chrome/common/extensions/api/_manifest_features.json |
| +++ b/chrome/common/extensions/api/_manifest_features.json |
| @@ -42,6 +42,10 @@ |
| "channel": "stable", |
| "extension_types": ["legacy_packaged_app", "hosted_app"] |
| }, |
| + "app.service_worker": { |
|
Jeffrey Yasskin
2014/02/28 01:54:37
Did we say something about defining this flag at t
scheib
2014/02/28 04:16:07
From the earlier email:
"""
On Tue, Feb 25, 2014 a
|
| + "channel": "trunk", |
| + "extension_types": ["platform_app"] |
| + }, |
| "author": { |
| "channel": "stable", |
| "extension_types": "all" |