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

Unified Diff: chrome/common/extensions/extension_permission_set.h

Issue 10154008: Experimental USB API implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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: chrome/common/extensions/extension_permission_set.h
diff --git a/chrome/common/extensions/extension_permission_set.h b/chrome/common/extensions/extension_permission_set.h
index 79e8742f2c0365f3f35eb6c492233b3d2cbe9794..75c43708b56ac92e91057489bc786df44f0ae6e4 100644
--- a/chrome/common/extensions/extension_permission_set.h
+++ b/chrome/common/extensions/extension_permission_set.h
@@ -136,6 +136,7 @@ class ExtensionAPIPermission {
kTts,
kTtsEngine,
kUnlimitedStorage,
+ kUsb,
kWebNavigation,
kWebRequest,
kWebRequestBlocking,
« no previous file with comments | « chrome/common/extensions/api/experimental.usb.idl ('k') | chrome/common/extensions/extension_permission_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698