diff options
Diffstat (limited to 'device/core/BUILD.gn')
-rw-r--r-- | device/core/BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/device/core/BUILD.gn b/device/core/BUILD.gn index 6f55190..e85acb6 100644 --- a/device/core/BUILD.gn +++ b/device/core/BUILD.gn @@ -8,8 +8,6 @@ component("core") { 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", ] |