Index: remoting/protocol/authenticator_test_base.cc |
diff --git a/remoting/protocol/authenticator_test_base.cc b/remoting/protocol/authenticator_test_base.cc |
index 1b65dbe4d7e24db3ea5ca72af676f5526c6354f8..3f1d9f6af1c4a3e7ab56d02e4c1ff5687b6c8d94 100644 |
--- a/remoting/protocol/authenticator_test_base.cc |
+++ b/remoting/protocol/authenticator_test_base.cc |
@@ -16,7 +16,7 @@ |
#include "remoting/protocol/channel_authenticator.h" |
#include "remoting/protocol/fake_session.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" |
+#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
using testing::_; |
using testing::SaveArg; |