| Index: remoting/client/plugin/chromoting_instance.cc
|
| diff --git a/remoting/client/plugin/chromoting_instance.cc b/remoting/client/plugin/chromoting_instance.cc
|
| index 459c701bc9d1786fc602d9206ede7cad69ce8fa6..b44f5903754ab28c1d0f16349635acad39c6eca5 100644
|
| --- a/remoting/client/plugin/chromoting_instance.cc
|
| +++ b/remoting/client/plugin/chromoting_instance.cc
|
| @@ -38,6 +38,7 @@
|
| #include "remoting/jingle_glue/jingle_thread.h"
|
| #include "remoting/proto/auth.pb.h"
|
| #include "remoting/protocol/connection_to_host.h"
|
| +#include "remoting/protocol/host_stub.h"
|
| // TODO(sergeyu): This is a hack: plugin should not depend on webkit
|
| // glue. It is used here to get P2PPacketDispatcher corresponding to
|
| // the current RenderView. Use P2P Pepper API for connection and
|
|
|