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

Unified Diff: remoting/remoting.gyp

Issue 11362267: Add status service for remoting host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/remoting_me2me_host.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 e8333d5015bddd341dc24f9a7fb762ce31f25b9d..200d96e52a2ce16d1cef30cd4a530df4b44feef0 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1575,6 +1575,8 @@
'host/host_secret.cc',
'host/host_secret.h',
'host/host_status_observer.h',
+ 'host/host_status_service.cc',
+ 'host/host_status_service.h',
'host/host_user_interface.cc',
'host/host_user_interface.h',
'host/in_memory_host_config.cc',
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698