Chromium Code Reviews| Index: remoting/protocol/clipboard_thread_proxy.h |
| diff --git a/remoting/protocol/clipboard_thread_proxy.h b/remoting/protocol/clipboard_thread_proxy.h |
| index af688320dd9c8deebfe229be58630bb6d82b22ec..bdb654d677de02ce5534297b6e04fa06f3eabc48 100644 |
| --- a/remoting/protocol/clipboard_thread_proxy.h |
| +++ b/remoting/protocol/clipboard_thread_proxy.h |
| @@ -12,10 +12,6 @@ |
| #include "base/task_runner.h" |
| #include "remoting/protocol/clipboard_stub.h" |
| -namespace base { |
| -class MessageLoopProxy; |
| -} // namespace base |
| - |
| namespace remoting { |
| namespace protocol { |