| 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..c25206a2e4c1cb040d88674664a636facbb35ed5 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/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| #ifdef SendMessage
|
| #undef SendMessage
|
|
|