| Index: remoting/protocol/pairing_authenticator_base.h
|
| diff --git a/remoting/protocol/pairing_authenticator_base.h b/remoting/protocol/pairing_authenticator_base.h
|
| index 4cb042cfeb33cb085ce18b0104cd16d45a6e9187..9e11f7e5a12767e1160b25822c2ea2b30ed49f9c 100644
|
| --- a/remoting/protocol/pairing_authenticator_base.h
|
| +++ b/remoting/protocol/pairing_authenticator_base.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/authenticator.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|