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

Unified Diff: device/device_tests.gyp

Issue 420563008: [usb_gadget p12] Basic tests of usb_service using the USB test gadget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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/usb_service/usb_service_impl.cc ('k') | device/usb/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 47072bafe2175f766b1ee9c03bafbe4541073e46..aa8deccb81ceb6771bd42f763c66177a3a5ca939 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -42,6 +42,7 @@
'nfc/nfc_chromeos_unittest.cc',
'nfc/nfc_ndef_record_unittest.cc',
'usb/usb_ids_unittest.cc',
+ 'usb/usb_service_unittest.cc',
'hid/hid_connection_unittest.cc',
'hid/hid_report_descriptor_unittest.cc',
'hid/hid_service_unittest.cc',
« no previous file with comments | « components/usb_service/usb_service_impl.cc ('k') | device/usb/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698