Index: remoting/protocol/v2_authenticator_unittest.cc |
diff --git a/remoting/protocol/v2_authenticator_unittest.cc b/remoting/protocol/v2_authenticator_unittest.cc |
index 1315ad3b9df0ebc244a8767ff9803ea66752348c..4133ec0609ce51b45a63fc3ce06d8d881cf7fd7d 100644 |
--- a/remoting/protocol/v2_authenticator_unittest.cc |
+++ b/remoting/protocol/v2_authenticator_unittest.cc |
@@ -14,7 +14,7 @@ |
#include "remoting/protocol/connection_tester.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
+#include "third_party/xmllite/xmlelement.h" |
using testing::_; |
using testing::DeleteArg; |