Index: remoting/host/host_change_notification_listener.cc |
diff --git a/remoting/host/host_change_notification_listener.cc b/remoting/host/host_change_notification_listener.cc |
index c6cab8fc359f33ac05b0172019018c3e8a7cb162..70584ec98ffbf38366be1f97f351b707e05833c1 100644 |
--- a/remoting/host/host_change_notification_listener.cc |
+++ b/remoting/host/host_change_notification_listener.cc |
@@ -11,8 +11,8 @@ |
#include "base/thread_task_runner_handle.h" |
#include "remoting/base/constants.h" |
#include "remoting/protocol/jingle_messages.h" |
-#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" |
#include "third_party/libjingle/source/talk/xmpp/constants.h" |
+#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
using buzz::QName; |
using buzz::XmlElement; |