summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/input_stub.h
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:22:43 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-09 02:22:43 +0000
commit35b9c560f122a92d671e55985fd0161293961ceb (patch)
tree919367302b47900ce396684e9e1188d70cd5eca6 /remoting/protocol/input_stub.h
parentd78482a45263f6fb46af84a766f9407e54c2ede7 (diff)
downloadchromium_src-35b9c560f122a92d671e55985fd0161293961ceb.zip
chromium_src-35b9c560f122a92d671e55985fd0161293961ceb.tar.gz
chromium_src-35b9c560f122a92d671e55985fd0161293961ceb.tar.bz2
Implementation of InputStub for chromoting
BUG=none TEST=none Review URL: http://codereview.chromium.org/4533001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65473 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/protocol/input_stub.h')
-rw-r--r--remoting/protocol/input_stub.h2
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 {