Chromium Code Reviews| Index: remoting/client/input_handler.h |
| diff --git a/remoting/client/input_handler.h b/remoting/client/input_handler.h |
| index c1c783b77e51c356d7ed19d6c0a1c0119568f0b1..34265f6ce83756f5e79be9ed60a56b3150af4eda 100644 |
| --- a/remoting/client/input_handler.h |
| +++ b/remoting/client/input_handler.h |
| @@ -50,6 +50,4 @@ class InputHandler { |
| } // namespace remoting |
| -DISABLE_RUNNABLE_METHOD_REFCOUNT(remoting::InputHandler); |
| - |
| #endif // REMOTING_CLIENT_INPUT_HANDLER_H_ |