Index: remoting/protocol/fake_authenticator.cc |
diff --git a/remoting/protocol/fake_authenticator.cc b/remoting/protocol/fake_authenticator.cc |
index 67c1ccabd91fab83ed9a953e3105e0871ed97c68..bf06c56c6a8b61b0a7389d1424b46a793b4100d4 100644 |
--- a/remoting/protocol/fake_authenticator.cc |
+++ b/remoting/protocol/fake_authenticator.cc |
@@ -10,7 +10,7 @@ |
#include "net/socket/stream_socket.h" |
#include "remoting/base/constants.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" |
namespace remoting { |
namespace protocol { |