Chromium Code Reviews| Index: remoting/host/host_status_observer.h | 
| diff --git a/remoting/host/host_status_observer.h b/remoting/host/host_status_observer.h | 
| index f38775ac1fdced6ca1af03c4eac2785a6c7a0b83..45bdd22918d69822aacce2cc36b56635b35df18e 100644 | 
| --- a/remoting/host/host_status_observer.h | 
| +++ b/remoting/host/host_status_observer.h | 
| @@ -5,6 +5,8 @@ | 
| #ifndef REMOTING_HOST_STATUS_OBSERVER_H_ | 
| #define REMOTING_HOST_STATUS_OBSERVER_H_ | 
| +#include <string> | 
| + | 
| namespace remoting { | 
| class SignalStrategy; |