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 70584ec98ffbf38366be1f97f351b707e05833c1..ec495965a6d991f58f7e6515c02ae1679cdecbaa 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/xmpp/constants.h" |
#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
+#include "third_party/webrtc/libjingle/xmpp/constants.h" |
using buzz::QName; |
using buzz::XmlElement; |