Index: remoting/host/pam_authorization_factory_posix.h |
diff --git a/remoting/host/pam_authorization_factory_posix.h b/remoting/host/pam_authorization_factory_posix.h |
index 7219698b58e6a9c011f18fe7215a42283aad085f..3b8728a4fd774fb8f1b49c30c1676adc02523330 100644 |
--- a/remoting/host/pam_authorization_factory_posix.h |
+++ b/remoting/host/pam_authorization_factory_posix.h |
@@ -16,7 +16,7 @@ namespace remoting { |
class PamAuthorizationFactory : public protocol::AuthenticatorFactory { |
public: |
- PamAuthorizationFactory( |
+ explicit PamAuthorizationFactory( |
scoped_ptr<protocol::AuthenticatorFactory> underlying); |
virtual ~PamAuthorizationFactory(); |