diff options
Diffstat (limited to 'remoting/protocol/input_stub.h')
-rw-r--r-- | remoting/protocol/input_stub.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/protocol/input_stub.h b/remoting/protocol/input_stub.h index 680163b..201dda3 100644 --- a/remoting/protocol/input_stub.h +++ b/remoting/protocol/input_stub.h @@ -8,8 +8,6 @@ #ifndef REMOTING_PROTOCOL_INPUT_STUB_H_ #define REMOTING_PROTOCOL_INPUT_STUB_H_ -#include "base/basictypes.h" - class Task; namespace remoting { |