| Index: remoting/protocol/third_party_authenticator_base.h
|
| diff --git a/remoting/protocol/third_party_authenticator_base.h b/remoting/protocol/third_party_authenticator_base.h
|
| index 6e2fe5749f3d4af7b07d2eeabbd097bb8914e163..34905fb308bc42fe591d57d5a09e1abda140f49b 100644
|
| --- a/remoting/protocol/third_party_authenticator_base.h
|
| +++ b/remoting/protocol/third_party_authenticator_base.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| #include "remoting/protocol/authenticator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/qname.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/qname.h"
|
|
|
| namespace buzz {
|
|
|
|
|