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

Unified Diff: components/usb_service/BUILD.gn

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try 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 | « components/translate/core/browser/BUILD.gn ('k') | components/web_modal/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/usb_service/BUILD.gn
diff --git a/components/usb_service/BUILD.gn b/components/usb_service/BUILD.gn
index 6439d0572e5cbc159b5c05a7ce0232656322fd37..bb3ada5dc586a396fe4c3b2d5c62309d1e7b79db 100644
--- a/components/usb_service/BUILD.gn
+++ b/components/usb_service/BUILD.gn
@@ -9,6 +9,8 @@ component("usb_service") {
"usb_device_impl.cc",
"usb_device_impl.h",
"usb_device.h",
+ "usb_device_filter.cc",
+ "usb_device_filter.h",
"usb_device_handle_impl.cc",
"usb_device_handle_impl.h",
"usb_device_handle.h",
« no previous file with comments | « components/translate/core/browser/BUILD.gn ('k') | components/web_modal/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698