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

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

Issue 1688333002: Deleting chrome.searchEnginesPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manage_search_engines_ui1
Patch Set: Update histograms.xml Created 4 years, 10 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/_permission_features.json » ('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 1f906682770e57a03571be9c9d5db1870c4c767b..29f5b579ceac9c31c7cc2c0f438883b66a11b420 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -709,18 +709,6 @@
"dependencies": ["permission:rtcPrivate"],
"contexts": ["blessed_extension"]
},
- "searchEnginesPrivate": [{
- "dependencies": ["permission:searchEnginesPrivate"],
- "contexts": ["blessed_extension"]
- }, {
- "channel": "trunk",
- "contexts": ["webui"],
- "matches": [
- "chrome://md-settings/*",
- "chrome://settings/*",
- "chrome://settings-frame/*"
- ]
- }],
"sessions": {
"dependencies": ["permission:sessions"],
"contexts": ["blessed_extension"]
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698