| 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 421822bd43879ee66c542934b2017198d33cf72f..3c079f19062adc8df1727247605aaebe89e9ea8c 100644
|
| --- a/remoting/host/host_change_notification_listener.cc
|
| +++ b/remoting/host/host_change_notification_listener.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/jingle_messages.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| -#include "third_party/webrtc/libjingle/xmpp/constants.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/constants.h"
|
|
|
| using buzz::QName;
|
| using buzz::XmlElement;
|
|
|