| Index: remoting/protocol/third_party_host_authenticator.cc
|
| diff --git a/remoting/protocol/third_party_host_authenticator.cc b/remoting/protocol/third_party_host_authenticator.cc
|
| index 002448065164b92979463ed5554dc5ecbb9ded87..9b38477df6181f9154061f11445284c3adb272ba 100644
|
| --- a/remoting/protocol/third_party_host_authenticator.cc
|
| +++ b/remoting/protocol/third_party_host_authenticator.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/logging.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/token_validator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|