| Index: components/sync/driver/startup_controller_unittest.cc
|
| diff --git a/components/sync/driver/startup_controller_unittest.cc b/components/sync/driver/startup_controller_unittest.cc
|
| index bf9ee427818c07f6da01b6dc4c68e595f1564532..e380db7d08033c618976684aa7d6665a42a983af 100644
|
| --- a/components/sync/driver/startup_controller_unittest.cc
|
| +++ b/components/sync/driver/startup_controller_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/sync/driver/startup_controller.h"
|
|
|
| -#include <string>
|
| +#include <memory>
|
|
|
| #include "base/command_line.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|