| Index: components/sync/driver/startup_controller.cc
 | 
| diff --git a/components/sync/driver/startup_controller.cc b/components/sync/driver/startup_controller.cc
 | 
| index f3f2873a470761fec98d6ddf364364c643799175..55e9ebcd27fcf10140dfefb192acc554401557c4 100644
 | 
| --- a/components/sync/driver/startup_controller.cc
 | 
| +++ b/components/sync/driver/startup_controller.cc
 | 
| @@ -4,8 +4,6 @@
 | 
|  
 | 
|  #include "components/sync/driver/startup_controller.h"
 | 
|  
 | 
| -#include <string>
 | 
| -
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/location.h"
 | 
|  #include "base/metrics/histogram_macros.h"
 | 
| 
 |