summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/_api_features.json
diff options
context:
space:
mode:
authorlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 18:03:18 +0000
committerlazyboy@chromium.org <lazyboy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 18:03:18 +0000
commitab0464f76fe2825956bd196bf0a9a60baca97b1f (patch)
tree912b0b8051eb29243adf774ba0194ea0fd27982e /chrome/common/extensions/api/_api_features.json
parent17ffd7f672e80546ec142d611e4146a8f61019af (diff)
downloadchromium_src-ab0464f76fe2825956bd196bf0a9a60baca97b1f.zip
chromium_src-ab0464f76fe2825956bd196bf0a9a60baca97b1f.tar.gz
chromium_src-ab0464f76fe2825956bd196bf0a9a60baca97b1f.tar.bz2
Revert 279748 "Rename webview API related files to web_view_inte..."
> Rename webview API related files to web_view_internal. > webview.json -> web_view_internal.json > > NOTRY=True > BUG=388380 > Test=Internal cleanup, no visible change. > > Review URL: https://codereview.chromium.org/347143004 TBR=lazyboy@chromium.org Review URL: https://codereview.chromium.org/351033006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279755 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/api/_api_features.json')
-rw-r--r--chrome/common/extensions/api/_api_features.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index 205326d5..479a405 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -739,7 +739,7 @@
"dependencies": ["permission:webstorePrivate"],
"contexts": ["blessed_extension"]
},
- "webViewInternal": {
+ "webview": {
"internal": true,
"dependencies": ["permission:webview"],
"contexts": ["blessed_extension", "unblessed_extension"]