| 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 6488852ac41f3b3191fe2dcd31afc78b0ab66aad..c89c71fbed954b470437e6e8ca2650b0218e764f 100644
|
| --- a/remoting/host/pam_authorization_factory_posix.cc
|
| +++ b/remoting/host/pam_authorization_factory_posix.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/environment.h"
|
| #include "remoting/base/logging.h"
|
| -#include "remoting/base/util.h"
|
| +#include "remoting/host/username.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
| #include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
|
|
|
|