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

Unified Diff: extensions/common/api/api.gyp

Issue 463493006: Add chrome.usbPrivate API for use by USB device WEBUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change "Google Inc." to "Test Manufacturer". Created 6 years, 4 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 | « extensions/common/api/_api_features.json ('k') | extensions/common/api/usb_private.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/api.gyp
diff --git a/extensions/common/api/api.gyp b/extensions/common/api/api.gyp
index 229a5bc482cc886a7c783c44bb62420d888bb9f6..c95217cae0861ef01e3b149ca99a37d7919e71b0 100644
--- a/extensions/common/api/api.gyp
+++ b/extensions/common/api/api.gyp
@@ -41,6 +41,7 @@
'storage.json',
'test.json',
'usb.idl',
+ 'usb_private.idl',
],
}, {
# TODO: Eliminate these on Android. See crbug.com/305852.
« no previous file with comments | « extensions/common/api/_api_features.json ('k') | extensions/common/api/usb_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698