| Index: remoting/protocol/third_party_authenticator_base.cc
|
| diff --git a/remoting/protocol/third_party_authenticator_base.cc b/remoting/protocol/third_party_authenticator_base.cc
|
| index 019e7889c17ee79e63b2eb91f7d1504a43c55046..ccb03a4887c6a49c043c4867bb4664850e5751ba 100644
|
| --- a/remoting/protocol/third_party_authenticator_base.cc
|
| +++ b/remoting/protocol/third_party_authenticator_base.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
| #include "remoting/protocol/v2_authenticator.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|