Chromium Code Reviews| Index: device/core/core.gyp |
| diff --git a/device/core/core.gyp b/device/core/core.gyp |
| index d27073d66218a6aa70abe807ef5a64f4c6d44768..6002a5fa4e0ea958a0cc8734757e2542300d6c52 100644 |
| --- a/device/core/core.gyp |
| +++ b/device/core/core.gyp |
| @@ -19,6 +19,8 @@ |
| 'sources': [ |
| 'device_client.cc', |
| 'device_client.h', |
| + 'device_info_query_win.cc', |
| + 'device_info_query_win.h', |
| 'device_monitor_win.cc', |
| 'device_monitor_win.h', |
| ], |