| Index: remoting/protocol/rejecting_authenticator.cc
|
| diff --git a/remoting/protocol/rejecting_authenticator.cc b/remoting/protocol/rejecting_authenticator.cc
|
| index b23f298200efe507239b9cc235238768175853dc..b332b1e02ef4ed47788fe394b4de27272dccbd99 100644
|
| --- a/remoting/protocol/rejecting_authenticator.cc
|
| +++ b/remoting/protocol/rejecting_authenticator.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/callback.h"
|
| #include "base/logging.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 {
|
|
|