| Index: remoting/protocol/pairing_host_authenticator.cc
|
| diff --git a/remoting/protocol/pairing_host_authenticator.cc b/remoting/protocol/pairing_host_authenticator.cc
|
| index 72185309a65a3e444eaa5b2c199c11cd42df32f7..173b263f1ec7fc7d272a90fd2b6c199994ad6826 100644
|
| --- a/remoting/protocol/pairing_host_authenticator.cc
|
| +++ b/remoting/protocol/pairing_host_authenticator.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|