Chromium Code Reviews| Index: remoting/host/host_mock_objects.h |
| diff --git a/remoting/host/host_mock_objects.h b/remoting/host/host_mock_objects.h |
| index 569b32489e2e9b24f3eaed5fd5f26d3bec89a8ce..4d93faf5545df574cf2668834aeb2b6e4282ec03 100644 |
| --- a/remoting/host/host_mock_objects.h |
| +++ b/remoting/host/host_mock_objects.h |
| @@ -14,6 +14,7 @@ |
| #include "remoting/host/disconnect_window.h" |
| #include "remoting/host/event_executor.h" |
| #include "remoting/host/local_input_monitor.h" |
| +#include "remoting/host/network_settings.h" |
|
Wez
2012/06/12 21:20:10
Do you still need this include?
simonmorris
2012/06/13 16:26:33
Done.
|
| #include "remoting/host/user_authenticator.h" |
| #include "testing/gmock/include/gmock/gmock.h" |