Index: remoting/host/me2me_desktop_environment.h |
diff --git a/remoting/host/me2me_desktop_environment.h b/remoting/host/me2me_desktop_environment.h |
index f028664463c9346d91990b783f6509a667cc349e..4d1fec82f482b21758ff5f38bd82bb234ff5757d 100644 |
--- a/remoting/host/me2me_desktop_environment.h |
+++ b/remoting/host/me2me_desktop_environment.h |
@@ -21,7 +21,6 @@ class Me2MeDesktopEnvironment : public BasicDesktopEnvironment { |
// DesktopEnvironment interface. |
virtual scoped_ptr<ScreenControls> CreateScreenControls() OVERRIDE; |
- virtual scoped_ptr<webrtc::ScreenCapturer> CreateVideoCapturer() OVERRIDE; |
virtual std::string GetCapabilities() const OVERRIDE; |
protected: |