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

Unified Diff: remoting/remoting.gyp

Issue 12386035: Moving host status events monitoring to a separate interface (HostStatusMonitor). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 10 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/resizing_host_observer_unittest.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 0c2472d486ce815ddbd3f876b2537a3b68d7a261..71999b567e690a2b16d73428864655242f0869ff 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -359,6 +359,7 @@
'host/host_port_allocator.h',
'host/host_secret.cc',
'host/host_secret.h',
+ 'host/host_status_monitor.h',
'host/host_status_observer.h',
'host/host_user_interface.cc',
'host/host_user_interface.h',
@@ -2485,6 +2486,7 @@
'host/host_key_pair_unittest.cc',
'host/host_mock_objects.cc',
'host/host_mock_objects.h',
+ 'host/host_status_monitor_fake.h',
'host/ipc_desktop_environment_unittest.cc',
'host/json_host_config_unittest.cc',
'host/linux/x_server_clipboard_unittest.cc',
« no previous file with comments | « remoting/host/resizing_host_observer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698