Chromium Code Reviews| Index: device/hid/hid.gyp |
| diff --git a/device/hid/hid.gyp b/device/hid/hid.gyp |
| index a62a68f4309fa959ad8fb5e85c7b40e61c74c4cd..bae1d16e77b98a5d08d35a4d66f4d3e192aa0ef7 100644 |
| --- a/device/hid/hid.gyp |
| +++ b/device/hid/hid.gyp |
| @@ -23,6 +23,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', |