Index: remoting/protocol/third_party_authenticator_unittest.cc |
diff --git a/remoting/protocol/third_party_authenticator_unittest.cc b/remoting/protocol/third_party_authenticator_unittest.cc |
index b843eeb5d1db4a255cc01edbfc859aecff28d68b..08b1a3914bc19a7e0f5dcb08dca0e64113c7104e 100644 |
--- a/remoting/protocol/third_party_authenticator_unittest.cc |
+++ b/remoting/protocol/third_party_authenticator_unittest.cc |
@@ -15,7 +15,7 @@ |
#include "remoting/protocol/token_validator.h" |
#include "testing/gmock/include/gmock/gmock.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::DeleteArg; |