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

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

Issue 730983002: Remove dead script_badge code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mm Created 6 years 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/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index 4237eddb2a70d8e602db41cc25167782e13fb0c9..11510270f3429a265af8c212d5da5667aa16c5b8 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -592,10 +592,6 @@
"dependencies": ["permission:rtcPrivate"],
"contexts": ["blessed_extension"]
},
- "scriptBadge": {
- "dependencies": ["manifest:script_badge"],
- "contexts": ["blessed_extension"]
- },
"sessions": {
"dependencies": ["permission:sessions"],
"contexts": ["blessed_extension"]
« no previous file with comments | « chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm ('k') | chrome/common/extensions/api/_manifest_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698