| 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 35da4cd38cc804bdd8e588c394dfcbd224cecb6d..1e7c2c5806506da1cf2dd3fb7e85914994f9125a 100644
|
| --- a/remoting/host/pam_authorization_factory_posix.cc
|
| +++ b/remoting/host/pam_authorization_factory_posix.cc
|
| @@ -15,7 +15,7 @@
|
| #include "remoting/base/logging.h"
|
| #include "remoting/host/username.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
|
|
|
|