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

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

Issue 23945003: Revert 221619 "Initial chrome.mdns API." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/chrome/common/extensions/api/_api_features.json
===================================================================
--- trunk/src/chrome/common/extensions/api/_api_features.json (revision 221667)
+++ trunk/src/chrome/common/extensions/api/_api_features.json (working copy)
@@ -351,10 +351,6 @@
"dependencies": ["permission:metricsPrivate"],
"contexts": ["blessed_extension"]
},
- "mdns": {
- "dependencies": ["permission:mdns"],
- "contexts": ["blessed_extension"]
- },
"musicManagerPrivate": {
"dependencies": ["permission:musicManagerPrivate"],
"contexts": ["blessed_extension"]
« no previous file with comments | « trunk/src/chrome/chrome_tests.gypi ('k') | trunk/src/chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698