| 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..207a693435d76c4c7a7df32fdde40fadf2d5d4e8 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/xmllite/xmlelement.h"
|
|
|
| // Undefine SendMessage and ERROR defined in Windows headers.
|
| #ifdef SendMessage
|
|
|