| Index: remoting/client/jni/chromoting_jni_instance.h
|
| diff --git a/remoting/client/jni/chromoting_jni_instance.h b/remoting/client/jni/chromoting_jni_instance.h
|
| index f7067f09f1453d7634da2ae9838de8f8bb9cd370..a02cd76bb2daf51e287ae5fa815e6174d2323531 100644
|
| --- a/remoting/client/jni/chromoting_jni_instance.h
|
| +++ b/remoting/client/jni/chromoting_jni_instance.h
|
| @@ -16,9 +16,9 @@
|
| #include "remoting/client/client_user_interface.h"
|
| #include "remoting/client/frame_consumer_proxy.h"
|
| #include "remoting/client/jni/jni_frame_consumer.h"
|
| -#include "remoting/jingle_glue/xmpp_signal_strategy.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
| #include "remoting/protocol/cursor_shape_stub.h"
|
| +#include "remoting/signaling/xmpp_signal_strategy.h"
|
|
|
| namespace remoting {
|
|
|
|
|