Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(51)

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1827043004: Remove shaped desktop support from remoting host and client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index d768314751fc296667c36331280aaecc87203c66..eb5c5b84c184f3a18363c92fd7a1c2ef7d59b1b9 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',

Powered by Google App Engine
This is Rietveld 408576698