| Index: remoting/jingle_glue/xmpp_socket_adapter.h
|
| diff --git a/remoting/jingle_glue/xmpp_socket_adapter.h b/remoting/jingle_glue/xmpp_socket_adapter.h
|
| index 953cbcc0fca26fa40f020a0cb30b6ff1f2eac59d..8ee58d42d241877382ffa7fc10195b417f4350ac 100644
|
| --- a/remoting/jingle_glue/xmpp_socket_adapter.h
|
| +++ b/remoting/jingle_glue/xmpp_socket_adapter.h
|
| @@ -7,6 +7,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/basictypes.h"
|
| +#include "base/compiler_specific.h"
|
| #include "third_party/libjingle/source/talk/base/asyncsocket.h"
|
| #include "third_party/libjingle/source/talk/xmpp/asyncsocket.h"
|
| #include "third_party/libjingle/source/talk/xmpp/xmppclientsettings.h"
|
|
|