| Index: remoting/host/pam_authorization_factory_posix.cc
|
| diff --git a/remoting/host/pam_authorization_factory_posix.cc b/remoting/host/pam_authorization_factory_posix.cc
|
| index eef0c485e564b0b9f7c0c6cedad28e1ebd836810..29be848976d1343c187479f2f202130e57246996 100644
|
| --- a/remoting/host/pam_authorization_factory_posix.cc
|
| +++ b/remoting/host/pam_authorization_factory_posix.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/base/logging.h"
|
| #include "remoting/host/username.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
| -#include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
|
|
|
|