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

Unified Diff: extensions/extensions.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: Add a gadget-based test for string descriptor caching. 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
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index f6a72467c16e8d8b56a0afc8fcca4df9ddeba132..1f0e612175f98e2ffd5aa5e93ea84066c77c2f3a 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -354,6 +354,8 @@
'browser/api/usb/usb_api.h',
'browser/api/usb/usb_device_resource.cc',
'browser/api/usb/usb_device_resource.h',
+ 'browser/api/usb_private/usb_private_api.cc',
+ 'browser/api/usb_private/usb_private_api.h',
'browser/api_activity_monitor.h',
'browser/app_sorting.h',
'browser/blacklist_state.h',

Powered by Google App Engine
This is Rietveld 408576698