Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index 807e86e5a6ba17890ba633c793b34c955d0d7710..349b03da14f8dc95b365b8ecc8f979e557da101c 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -130,7 +130,11 @@ |
'VERSION=<(version_full)', |
], |
'sources': [ |
+ 'test/chromoting_host_info.cc', |
+ 'test/chromoting_host_info.h', |
'test/chromoting_test_driver.cc', |
+ 'test/hostlist_fetcher.cc', |
+ 'test/hostlist_fetcher.h', |
], |
'include_dirs': [ |
'../testing/gtest/include', |