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

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

Issue 2424183002: Remove Chromecast extension support from cast system tray menu. (Closed)
Patch Set: Additional removals Created 4 years, 1 month 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
« no previous file with comments | « chrome/common/extensions/api/BUILD.gn ('k') | chrome/common/extensions/api/cast_devices_private.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3130e5d157ba1e36ad915f7a659a958e1f6ba343..add73ea83d464c0cd768cab0e6201eb454300d34 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -185,11 +185,6 @@
"dependencies": ["permission:cast"],
"contexts": ["blessed_extension"]
},
- "cast.devicesPrivate": {
- "dependencies": ["permission:cast"],
- "contexts": ["blessed_extension"],
- "platforms": ["chromeos"]
- },
"cast.streaming.rtpStream": {
"dependencies": ["permission:cast.streaming"],
"contexts": ["blessed_extension"]
« no previous file with comments | « chrome/common/extensions/api/BUILD.gn ('k') | chrome/common/extensions/api/cast_devices_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698