Chromium Code Reviews| Index: remoting/host/host_extension_session.h |
| diff --git a/remoting/host/host_extension_session.h b/remoting/host/host_extension_session.h |
| index 8f894f54d7939066b3efa91ab4872cf08d4d087f..26f9d4672fafd7454e59ad36059bcafe633afbd4 100644 |
| --- a/remoting/host/host_extension_session.h |
| +++ b/remoting/host/host_extension_session.h |
| @@ -5,14 +5,9 @@ |
| #ifndef REMOTING_HOST_HOST_EXTENSION_SESSION_H_ |
| #define REMOTING_HOST_HOST_EXTENSION_SESSION_H_ |
| -namespace webrtc { |
| -class DesktopCapturer; |
| -} |
| - |
| namespace remoting { |
| class ClientSessionDetails; |
| -class VideoEncoder; |
| namespace protocol { |
| class ExtensionMessage; |