| Index: remoting/protocol/third_party_client_authenticator.cc
|
| diff --git a/remoting/protocol/third_party_client_authenticator.cc b/remoting/protocol/third_party_client_authenticator.cc
|
| index ec5eb59149bfb62033d2e8c70d54a33f966d8598..38077332971937c33a842e43c2bef9cb7e97dc00 100644
|
| --- a/remoting/protocol/third_party_client_authenticator.cc
|
| +++ b/remoting/protocol/third_party_client_authenticator.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"
|
| #include "url/gurl.h"
|
|
|
| namespace remoting {
|
|
|