Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2477)

Unified Diff: chrome/common/extensions/api/_manifest_features.json

Issue 447783003: Remove service worker concepts from apps/extensions manifest parsing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/extensions/manifest_tests/extension_manifests_service_worker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698