| Index: remoting/protocol/me2me_host_authenticator_factory.cc
|
| diff --git a/remoting/protocol/me2me_host_authenticator_factory.cc b/remoting/protocol/me2me_host_authenticator_factory.cc
|
| index 30c6419c734d304540a8fbfaa9fee36407125328..b9cc99d8e49d536f7146a4b07360ad7bb7d03871 100644
|
| --- a/remoting/protocol/me2me_host_authenticator_factory.cc
|
| +++ b/remoting/protocol/me2me_host_authenticator_factory.cc
|
| @@ -10,7 +10,7 @@
|
| #include "remoting/protocol/channel_authenticator.h"
|
| #include "remoting/protocol/negotiating_host_authenticator.h"
|
| #include "remoting/protocol/token_validator.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|