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

Unified Diff: device/usb/BUILD.gn

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 | « chromeos/network/firewall_hole_unittest.cc ('k') | device/usb/usb.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index 5a5d44902a8e6aa0f3453dc0a58cd12b7a557668..d989ecbeeeafc0631cdb33bce91f1bc5aaa0039c 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -13,6 +13,7 @@ source_set("usb") {
"usb_context.h",
"usb_descriptors.cc",
"usb_descriptors.h",
+ "usb_device.cc",
"usb_device.h",
"usb_device_filter.cc",
"usb_device_filter.h",
« no previous file with comments | « chromeos/network/firewall_hole_unittest.cc ('k') | device/usb/usb.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698