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 16156237f7e2e5235321f3438bfb1c618fdd7f59..0f501ac3d0c94b657e9da9f0c3fd14d711555989 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -34,10 +34,6 @@ |
"channel": "stable", |
"extension_types": ["legacy_packaged_app", "hosted_app"] |
}, |
- "app.service_worker": { |
- "channel": "trunk", // When changing update tests: http://crbug.com/353209 |
- "extension_types": ["platform_app"] |
- }, |
"author": { |
"channel": "stable", |
"extension_types": "all" |