Index: remoting/protocol/input_stub.h |
diff --git a/remoting/protocol/input_stub.h b/remoting/protocol/input_stub.h |
index c36ff07b5868dbb726ad098caed165145391f0af..8b89c7a2f5c8f1f153bfc0ee49dfcba207a18dda 100644 |
--- a/remoting/protocol/input_stub.h |
+++ b/remoting/protocol/input_stub.h |
@@ -11,12 +11,11 @@ |
class Task; |
namespace remoting { |
+namespace protocol { |
class KeyEvent; |
class MouseEvent; |
-namespace protocol { |
- |
class InputStub { |
public: |
InputStub() {} |