summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_srcs.gypi
diff options
context:
space:
mode:
authorsergeyu <sergeyu@chromium.org>2016-03-25 13:27:21 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 20:28:56 +0000
commit24ed25b8af345a6004dfc45f52401aebe20ac76e (patch)
treec973836f55de3f214121c53b228e6865ed977496 /remoting/remoting_host_srcs.gypi
parent97ddb5c86d7d72e450db6618ec2937d751ecceb5 (diff)
downloadchromium_src-24ed25b8af345a6004dfc45f52401aebe20ac76e.zip
chromium_src-24ed25b8af345a6004dfc45f52401aebe20ac76e.tar.gz
chromium_src-24ed25b8af345a6004dfc45f52401aebe20ac76e.tar.bz2
Remove shaped desktop support from remoting host and client.
We no longer need to support shaped desktop, so the corresponding code can be removed. Review URL: https://codereview.chromium.org/1827043004 Cr-Commit-Position: refs/heads/master@{#383340}
Diffstat (limited to 'remoting/remoting_host_srcs.gypi')
-rw-r--r--remoting/remoting_host_srcs.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index d768314..eb5c5b8 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -86,10 +86,6 @@
'host/desktop_session_proxy.h',
'host/desktop_session_win.cc',
'host/desktop_session_win.h',
- 'host/desktop_shape_tracker.h',
- 'host/desktop_shape_tracker_linux.cc',
- 'host/desktop_shape_tracker_mac.cc',
- 'host/desktop_shape_tracker_win.cc',
'host/disconnect_window_chromeos.cc',
'host/disconnect_window_linux.cc',
'host/disconnect_window_mac.h',
@@ -234,8 +230,6 @@
'host/server_log_entry_host.h',
'host/service_urls.cc',
'host/service_urls.h',
- 'host/shaped_desktop_capturer.cc',
- 'host/shaped_desktop_capturer.h',
'host/shutdown_watchdog.cc',
'host/shutdown_watchdog.h',
'host/signaling_connector.cc',