 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 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', |