| Index: remoting/signaling/xmpp_login_handler_unittest.cc
|
| diff --git a/remoting/signaling/xmpp_login_handler_unittest.cc b/remoting/signaling/xmpp_login_handler_unittest.cc
|
| index 885c4ce730dc32ddb74aa65f23035f691211311d..2477171b17b01d67bfaa0dc965fd13a7df4739cd 100644
|
| --- a/remoting/signaling/xmpp_login_handler_unittest.cc
|
| +++ b/remoting/signaling/xmpp_login_handler_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/run_loop.h"
|
| #include "remoting/signaling/xmpp_stream_parser.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/xmllite/xmlelement.h"
|
|
|
| #ifdef SendMessage
|
| #undef SendMessage
|
|
|