| Index: trunk/src/remoting/host/me2me_desktop_environment.h
|
| ===================================================================
|
| --- trunk/src/remoting/host/me2me_desktop_environment.h (revision 248137)
|
| +++ trunk/src/remoting/host/me2me_desktop_environment.h (working copy)
|
| @@ -21,6 +21,7 @@
|
|
|
| // DesktopEnvironment interface.
|
| virtual scoped_ptr<ScreenControls> CreateScreenControls() OVERRIDE;
|
| + virtual scoped_ptr<webrtc::ScreenCapturer> CreateVideoCapturer() OVERRIDE;
|
| virtual std::string GetCapabilities() const OVERRIDE;
|
|
|
| protected:
|
|
|