Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index 06c1e6c8967bc04a543533bc63c1e9ec98c54284..043b22c4809e4f1717f62160385f98ac2b331323 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -9,6 +9,7 @@ |
'type': 'static_library', |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../components/components.gyp:policy_component_test_support', |
'../net/net.gyp:net_test_support', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
@@ -26,8 +27,6 @@ |
'host/fake_host_status_monitor.h', |
'host/fake_mouse_cursor_monitor.cc', |
'host/fake_mouse_cursor_monitor.h', |
- 'host/policy_hack/fake_policy_watcher.cc', |
- 'host/policy_hack/fake_policy_watcher.h', |
'host/policy_hack/mock_policy_callback.cc', |
'host/policy_hack/mock_policy_callback.h', |
'protocol/fake_authenticator.cc', |