Chromium Code Reviews| Index: device/hid/hid.gyp |
| diff --git a/device/hid/hid.gyp b/device/hid/hid.gyp |
| index 2db80fd0592f32ea100d36452a112efe3e3de43c..1c01ca121bd75bde4e14805fe9388d3a349e5e77 100644 |
| --- a/device/hid/hid.gyp |
| +++ b/device/hid/hid.gyp |
| @@ -26,6 +26,8 @@ |
| 'hid_connection_mac.h', |
| 'hid_connection_win.cc', |
| 'hid_connection_win.h', |
| + 'hid_device_filter.cc', |
| + 'hid_device_filter.h', |
| 'hid_device_info.cc', |
| 'hid_device_info.h', |
| 'hid_report_descriptor.cc', |