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

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

Issue 624453003: Clean up Extension Action Handlers Pt 1/2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 ee6a5ed484ce78969e4e33c1592dc266bd2ba715..4de710523d1abb97d47699c0e626c17289ece453 100644
--- a/chrome/common/extensions/api/_manifest_features.json
+++ b/chrome/common/extensions/api/_manifest_features.json
@@ -273,11 +273,6 @@
"channel": "stable",
"extension_types": ["extension"]
},
- "page_actions": {
- "channel": "stable",
- "extension_types": ["extension"],
- "max_manifest_version": 1
- },
"permissions": {
"channel": "stable",
"extension_types": [

Powered by Google App Engine
This is Rietveld 408576698