| Index: remoting/protocol/authenticator.cc
|
| diff --git a/remoting/protocol/authenticator.cc b/remoting/protocol/authenticator.cc
|
| index 168af76902d33f6d4217d2398600f4d13a5c7cf2..f1bf8e6fe73482cb4b0d195c8a8927d5465f0300 100644
|
| --- a/remoting/protocol/authenticator.cc
|
| +++ b/remoting/protocol/authenticator.cc
|
| @@ -5,7 +5,7 @@
|
| #include "remoting/protocol/authenticator.h"
|
|
|
| #include "remoting/base/constants.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|