| 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 7141be80ff4335be95fe1bf3c6c74052a05f255d..f1e1df669a11cbbe0d990874e7fb1281bf8bc865 100644
|
| --- a/remoting/protocol/third_party_authenticator_base.h
|
| +++ b/remoting/protocol/third_party_authenticator_base.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "remoting/protocol/authenticator.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/qname.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/qname.h"
|
|
|
| namespace buzz {
|
|
|
|
|