| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index b153dde6b1e9438fd069405dd2d6b3e92abd7d22..23f43c7db58e12a9d3ec23c57e3b498f2ae6b9d7 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -26,6 +26,7 @@
|
| 'host/fake_host_status_monitor.h',
|
| 'host/fake_mouse_cursor_monitor.cc',
|
| 'host/fake_mouse_cursor_monitor.h',
|
| + 'host/mock_callback.h',
|
| 'host/policy_hack/fake_policy_watcher.cc',
|
| 'host/policy_hack/fake_policy_watcher.h',
|
| 'host/policy_hack/mock_policy_callback.cc',
|
|
|