Index: device/hid/hid.gyp |
diff --git a/device/hid/hid.gyp b/device/hid/hid.gyp |
index c12845a0fa475d2804e1efff1183d3150ce4508c..2db80fd0592f32ea100d36452a112efe3e3de43c 100644 |
--- a/device/hid/hid.gyp |
+++ b/device/hid/hid.gyp |
@@ -16,6 +16,8 @@ |
'sources': [ |
'device_monitor_linux.cc', |
'device_monitor_linux.h', |
+ 'hid_collection_info.cc', |
+ 'hid_collection_info.h', |
'hid_connection.cc', |
'hid_connection.h', |
'hid_connection_linux.cc', |
@@ -40,8 +42,6 @@ |
'hid_service_win.h', |
'hid_usage_and_page.cc', |
'hid_usage_and_page.h', |
- 'hid_utils_mac.cc', |
- 'hid_utils_mac.h', |
'input_service_linux.cc', |
'input_service_linux.h', |
], |