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

Unified Diff: trunk/src/device/device_tests.gyp

Issue 148183015: Revert 247926 "HID backend" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « trunk/src/device/OWNERS ('k') | trunk/src/device/hid/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/device/device_tests.gyp
===================================================================
--- trunk/src/device/device_tests.gyp (revision 247933)
+++ trunk/src/device/device_tests.gyp (working copy)
@@ -19,7 +19,6 @@
'bluetooth/bluetooth.gyp:device_bluetooth_mocks',
'nfc/nfc.gyp:device_nfc',
'usb/usb.gyp:device_usb',
- 'hid/hid.gyp:device_hid',
],
'sources': [
'bluetooth/bluetooth_adapter_mac_unittest.mm',
@@ -34,8 +33,6 @@
'nfc/nfc_chromeos_unittest.cc',
'nfc/nfc_ndef_record_unittest.cc',
'usb/usb_ids_unittest.cc',
- 'hid/hid_connection_unittest.cc',
- 'hid/hid_service_unittest.cc',
],
'conditions': [
['chromeos==1', {
« no previous file with comments | « trunk/src/device/OWNERS ('k') | trunk/src/device/hid/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698