 Chromium Code Reviews
 Chromium Code Reviews Issue 11362267:
  Add status service for remoting host.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 11362267:
  Add status service for remoting host.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: remoting/remoting.gyp | 
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp | 
| index 102fcaa94b007b7b0a9887317e0e54211b48fdd2..66201649ed84ca20ddd52ab79b5103dbb18fb4f4 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', |