Index: device/hid/hid.gyp |
diff --git a/device/hid/hid.gyp b/device/hid/hid.gyp |
index 1855d3a52d91a16fef47cd4b0aa01654a1547efe..22b2dde03905aaaecab8d10e98a0b64a82aac98d 100644 |
--- a/device/hid/hid.gyp |
+++ b/device/hid/hid.gyp |
@@ -54,8 +54,6 @@ |
'../udev_linux/udev.gyp:udev_linux', |
], |
'sources': [ |
- 'device_monitor_linux.cc', |
- 'device_monitor_linux.h', |
'fake_input_service_linux.cc', |
'fake_input_service_linux.h', |
'hid_service_linux.cc', |
@@ -63,7 +61,7 @@ |
'input_service_linux.cc', |
'input_service_linux.h', |
], |
- }], |
+ }], |
['OS=="win"', { |
'all_dependent_settings': { |
'msvs_settings': { |