| Index: remoting/signaling/xmpp_login_handler.cc
|
| diff --git a/remoting/signaling/xmpp_login_handler.cc b/remoting/signaling/xmpp_login_handler.cc
|
| index 1e83af86956af00ce86638fb71527db53b874cea..d47da519b6e174b71401885c6e9eb0c5de53befc 100644
|
| --- a/remoting/signaling/xmpp_login_handler.cc
|
| +++ b/remoting/signaling/xmpp_login_handler.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "remoting/signaling/xmpp_stream_parser.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| // Undefine SendMessage and ERROR defined in Windows headers.
|
| #ifdef SendMessage
|
|
|