Skip to content

Commit

Permalink
Revert 241614 "Add ShapedScreenCapturer"
Browse files Browse the repository at this point in the history
[Reason for revert: failed compile on Linux ASAN Builder.]

> Add ShapedScreenCapturer
> 
> ShapedScreenCapturer is a layer on top regular screen capturer that captures
> desktop shape and attaches it to the generated frames.
> 
> R=wez@chromium.org
> 
> Review URL: https://codereview.chromium.org/93973006

TBR=sergeyu@chromium.org

Review URL: https://codereview.chromium.org/103743005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241617 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
nick@chromium.org committed Dec 18, 2013
1 parent a5f67b9 commit 29a7541
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 200 deletions.
56 changes: 0 additions & 56 deletions remoting/host/shaped_screen_capturer.cc

This file was deleted.

46 changes: 0 additions & 46 deletions remoting/host/shaped_screen_capturer.h

This file was deleted.

95 changes: 0 additions & 95 deletions remoting/host/shaped_screen_capturer_unittest.cc

This file was deleted.

3 changes: 0 additions & 3 deletions remoting/remoting.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,6 @@
'host/service_urls.h',
'host/session_manager_factory.cc',
'host/session_manager_factory.h',
'host/shaped_screen_capturer.cc',
'host/shaped_screen_capturer.h',
'host/signaling_connector.cc',
'host/signaling_connector.h',
'host/token_validator_factory_impl.cc',
Expand Down Expand Up @@ -2884,7 +2882,6 @@
'host/setup/me2me_native_messaging_host_unittest.cc',
'host/setup/oauth_helper_unittest.cc',
'host/setup/pin_validator_unittest.cc',
'host/shaped_screen_capturer_unittest.cc',
'host/token_validator_factory_impl_unittest.cc',
'host/video_scheduler_unittest.cc',
'host/win/rdp_client_unittest.cc',
Expand Down

0 comments on commit 29a7541

Please sign in to comment.