Index: device/core/BUILD.gn |
diff --git a/device/core/BUILD.gn b/device/core/BUILD.gn |
index e85acb6a5a57d3b485d6bf497be510589e4fcd43..b889177a05cbda905bb3043ab72189ecc725f611 100644 |
--- a/device/core/BUILD.gn |
+++ b/device/core/BUILD.gn |
@@ -10,6 +10,8 @@ component("core") { |
"device_client.h", |
"device_monitor_win.cc", |
"device_monitor_win.h", |
+ "scoped_device_info_list.h", |
grt (UTC plus 2)
2015/11/13 19:40:05
_win.h for both of these
juncai
2015/11/14 01:51:24
Done.
|
+ "scoped_device_info_object.h", |
] |
defines = [ "DEVICE_CORE_IMPLEMENTATION" ] |