| Index: remoting/host/host_event_logger_posix.cc
 | 
| diff --git a/remoting/host/host_event_logger_posix.cc b/remoting/host/host_event_logger_posix.cc
 | 
| index 932a583a7e10e668a0c489b46190b774ea338714..1a18f30f95218b88d0fbc964305aafe3e8f004fd 100644
 | 
| --- a/remoting/host/host_event_logger_posix.cc
 | 
| +++ b/remoting/host/host_event_logger_posix.cc
 | 
| @@ -6,7 +6,7 @@
 | 
|  
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
| -#include "base/stringprintf.h"
 | 
| +#include "base/strings/stringprintf.h"
 | 
|  #include "net/base/ip_endpoint.h"
 | 
|  #include "remoting/host/host_status_monitor.h"
 | 
|  #include "remoting/host/host_status_observer.h"
 | 
| 
 |