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

Unified Diff: device/usb/usb.gyp

Issue 800963005: Add browser tests for USB device add/remove events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index 301bea9d1b87c961d1f7ce993764075de2749e0c..c0995a1fef98528ab1916e116dcadf14c3808997 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -34,8 +34,10 @@
'usb_error.h',
'usb_ids.cc',
'usb_ids.h',
+ 'usb_service.cc',
'usb_service.h',
'usb_service_impl.cc',
+ 'usb_service_impl.h',
],
'actions': [
{
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/usb_service.h » ('j') | device/usb/usb_service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698