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

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

Issue 532423002: Inlining references to internal APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-adding comment 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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/api_models.py » ('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 f0b174ca66eabde457c8b45c1bf19bd20f9d335c..278cdda64b5e0caefeeb5c7285a164a622eacc8a 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -387,13 +387,6 @@
}],
// This is not a real API, only here for documentation purposes.
// See http://crbug.com/275944 for background.
- "extensionTypes": {
- "internal": true,
- "channel": "stable",
- "contexts": ["blessed_extension"]
- },
- // This is not a real API, only here for documentation purposes.
- // See http://crbug.com/275944 for background.
"extensionsManifestTypes": {
"internal": true,
"channel": "stable",
@@ -851,7 +844,6 @@
"contexts": ["unblessed_extension"]
}],
"webviewTag": {
- "internal": true,
"channel": "stable",
"dependencies": ["permission:webview"],
"contexts": ["blessed_extension"]
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/api_models.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698