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

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

Issue 21028005: Remove remaining code related to pageLauncher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove test case. Created 7 years, 5 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 d5121795f14826c6aa2de79edaed89a59b9f12a1..dd92a723bc1d12c700a730298b0673e338d23b54 100644
--- a/chrome/common/extensions/api/_manifest_features.json
+++ b/chrome/common/extensions/api/_manifest_features.json
@@ -282,10 +282,6 @@
"extension_types": ["extension"],
"max_manifest_version": 1
},
- "page_launcher": {
- "channel": "dev",
- "extension_types": ["platform_app"]
- },
"permissions": {
"channel": "stable",
"extension_types": [
« no previous file with comments | « chrome/common/extensions/api/_api_features.json ('k') | chrome/common/extensions/permissions/permission_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698