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

Unified Diff: remoting/remoting_host.gypi

Issue 455073004: Switch DesktopEnvironment to return a DesktopCapturer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove ShapedDesktopCapturer::Create() Created 6 years, 4 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
« no previous file with comments | « remoting/host/video_scheduler_unittest.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host.gypi
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index 3be04ea64828ae6e313aa0388efa6776e5004db8..09d914b00db1019914bbd19644c1531cfa3ea94e 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -236,8 +236,8 @@
'host/server_log_entry_host.h',
'host/session_manager_factory.cc',
'host/session_manager_factory.h',
- 'host/shaped_screen_capturer.cc',
- 'host/shaped_screen_capturer.h',
+ 'host/shaped_desktop_capturer.cc',
+ 'host/shaped_desktop_capturer.h',
'host/signaling_connector.cc',
'host/signaling_connector.h',
'host/token_validator_base.cc',
« no previous file with comments | « remoting/host/video_scheduler_unittest.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698