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

Unified Diff: device/usb/usb.gyp

Issue 1034333002: Check USB device path access when prompting users to select a device. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move MockPermissionBrokerClient into its own header. Created 5 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
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/usb_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index e8785d6224ce6a2910088514a1c8a7a9ab0f9fc1..085b9b38b6007db1b924733c284e350f6b7c8873 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -25,6 +25,7 @@
'usb_descriptors.h',
'usb_device_impl.cc',
'usb_device_impl.h',
+ 'usb_device.cc',
'usb_device.h',
'usb_device_filter.cc',
'usb_device_filter.h',
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/usb_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698