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

Unified Diff: device/device_tests.gyp

Issue 1256113006: Add utilities to parse WebUSB device descriptors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment tweaks. Created 5 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 | « no previous file | device/usb/BUILD.gn » ('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 0d4074c4309c43176b80fd482a635634f89ff465..cdc106e820331ce4c4f4a86c3c4c28761bcb5268 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -81,6 +81,7 @@
'usb/usb_device_handle_unittest.cc',
'usb/usb_ids_unittest.cc',
'usb/usb_service_unittest.cc',
+ 'usb/webusb_descriptors_unittest.cc',
],
'conditions': [
['chromeos==1', {
« no previous file with comments | « no previous file | device/usb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698