| Index: remoting/host/plugin/host_plugin.cc
|
| diff --git a/remoting/host/plugin/host_plugin.cc b/remoting/host/plugin/host_plugin.cc
|
| index 43a3a1f15f53a03a4ce9fc6a7ec02b52452f2a05..de14caa217b9f582e38a5c1ee761000ff6300055 100644
|
| --- a/remoting/host/plugin/host_plugin.cc
|
| +++ b/remoting/host/plugin/host_plugin.cc
|
| @@ -13,8 +13,8 @@
|
| #include "base/logging.h"
|
| #include "base/stringize_macros.h"
|
| #include "net/socket/ssl_server_socket.h"
|
| +#include "remoting/base/constants.h"
|
| #include "remoting/base/plugin_message_loop_proxy.h"
|
| -#include "remoting/host/plugin/constants.h"
|
| #include "remoting/host/plugin/host_log_handler.h"
|
| #include "remoting/host/plugin/host_plugin_utils.h"
|
| #include "remoting/host/plugin/host_script_object.h"
|
|
|