| Index: remoting/host/host_change_notification_listener_unittest.cc
|
| diff --git a/remoting/host/host_change_notification_listener_unittest.cc b/remoting/host/host_change_notification_listener_unittest.cc
|
| index 1a1d4667645abcad8a8c0ac4da2bf427cec3ea2a..7bbf290baa35ffe7fef03ec7e9aa68a2e745fc79 100644
|
| --- a/remoting/host/host_change_notification_listener_unittest.cc
|
| +++ b/remoting/host/host_change_notification_listener_unittest.cc
|
| @@ -16,8 +16,8 @@
|
| #include "remoting/signaling/mock_signal_strategy.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.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;
|
|
|