summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorgdk@chromium.org <gdk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-28 09:46:57 +0000
committergdk@chromium.org <gdk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-28 09:46:57 +0000
commitbb34f36b58375b89a0b4492ef72a0e592924824e (patch)
treec47d7162eabc690593343b1813eaff9d76082d0d /chrome/common
parentc8f86a6980e03161db0a19a78f6e9cc495da8fbb (diff)
downloadchromium_src-bb34f36b58375b89a0b4492ef72a0e592924824e.zip
chromium_src-bb34f36b58375b89a0b4492ef72a0e592924824e.tar.gz
chromium_src-bb34f36b58375b89a0b4492ef72a0e592924824e.tar.bz2
Move to USB API to stable.
BUG=none Review URL: https://chromiumcodereview.appspot.com/12330175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185197 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/api/_permission_features.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index b1d42d4..cbe2f27 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -395,11 +395,11 @@
]
},
"usb": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"]
},
"usbDevices": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"]
},
"videoCapture": {