Index: remoting/protocol/jingle_messages.h |
diff --git a/remoting/protocol/jingle_messages.h b/remoting/protocol/jingle_messages.h |
index 73c148f5040ef4f2bea561bc18dea4b2da8e5d1d..356ea81fd4ad481ded4abf96e2fe63a57e5ce433 100644 |
--- a/remoting/protocol/jingle_messages.h |
+++ b/remoting/protocol/jingle_messages.h |
@@ -10,8 +10,8 @@ |
#include <string> |
#include "remoting/protocol/errors.h" |
-#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
#include "third_party/webrtc/p2p/base/candidate.h" |
+#include "third_party/xmllite/xmlelement.h" |
namespace remoting { |
namespace protocol { |