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

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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 73ee1a0ec2dee2d701061f989fdb2d36f936b249..315cc766731471f543a6585f70318f8e07889e57 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1547,6 +1547,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',
« remoting/host/host_status_service.h ('K') | « remoting/host/remoting_me2me_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698