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

Unified Diff: tools/usb_gadget.gyp

Issue 423473008: [usb_gadget p13] Replace LUFA with UsbTestGadget in HidConnection tests. (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 | « device/test/usb_test_gadget_impl.cc ('k') | tools/usb_gadget/__main__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/usb_gadget.gyp
diff --git a/tools/usb_gadget.gyp b/tools/usb_gadget.gyp
index 7f9f72f280cfb22040133c441dbf3c4bda697a0f..424b463480b038559cf12a7f460c41b0bd2fb487 100644
--- a/tools/usb_gadget.gyp
+++ b/tools/usb_gadget.gyp
@@ -11,6 +11,7 @@
'usb_gadget/gadget.py',
'usb_gadget/hid_constants.py',
'usb_gadget/hid_descriptors.py',
+ 'usb_gadget/hid_echo_gadget.py',
'usb_gadget/hid_gadget.py',
'usb_gadget/keyboard_gadget.py',
'usb_gadget/linux_gadgetfs.py',
« no previous file with comments | « device/test/usb_test_gadget_impl.cc ('k') | tools/usb_gadget/__main__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698