Index: remoting/protocol/v1_client_channel_authenticator.h |
diff --git a/remoting/protocol/v1_client_channel_authenticator.h b/remoting/protocol/v1_client_channel_authenticator.h |
index d8b265972505a744b47d97ea236a6114fb443b06..1d0f31a8f5db386cb1290c65558cf791ec9a9986 100644 |
--- a/remoting/protocol/v1_client_channel_authenticator.h |
+++ b/remoting/protocol/v1_client_channel_authenticator.h |
@@ -25,7 +25,7 @@ namespace remoting { |
namespace protocol { |
class V1ClientChannelAuthenticator : public ChannelAuthenticator, |
- public base::NonThreadSafe { |
+ public base::NonThreadSafe { |
public: |
V1ClientChannelAuthenticator(const std::string& host_cert, |
const std::string& shared_secret); |