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

Unified Diff: remoting/remoting.gyp

Issue 13461029: The continue window is owned by the desktop environment now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 8 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/win/session_desktop_environment.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index e5bfd01d4a127aa0f71f83a7e4fd2cd832273a4c..a09377dd2e65dcf1508520317e7c82cf48a2c8ce 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -334,6 +334,7 @@
'host/config_file_watcher.h',
'host/constants_mac.cc',
'host/constants_mac.h',
+ 'host/continue_window.cc',
'host/continue_window.h',
'host/continue_window_gtk.cc',
'host/continue_window_mac.mm',
@@ -365,8 +366,6 @@
'host/host_secret.h',
'host/host_status_monitor.h',
'host/host_status_observer.h',
- 'host/host_user_interface.cc',
- 'host/host_user_interface.h',
'host/host_window.h',
'host/host_window_proxy.cc',
'host/host_window_proxy.h',
@@ -390,8 +389,8 @@
'host/ipc_screen_controls.h',
'host/ipc_video_frame_capturer.cc',
'host/ipc_video_frame_capturer.h',
- 'host/it2me_host_user_interface.cc',
- 'host/it2me_host_user_interface.h',
+ 'host/it2me_desktop_environment.cc',
+ 'host/it2me_desktop_environment.h',
'host/json_host_config.cc',
'host/json_host_config.h',
'host/linux/audio_pipe_reader.cc',
« no previous file with comments | « remoting/host/win/session_desktop_environment.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698