| Index: components/sync/driver/startup_controller.cc
|
| diff --git a/components/sync/driver/startup_controller.cc b/components/sync/driver/startup_controller.cc
|
| index 55e9ebcd27fcf10140dfefb192acc554401557c4..f7783ba56f42e620d9d049ef4e1b2a1d55aa08b4 100644
|
| --- a/components/sync/driver/startup_controller.cc
|
| +++ b/components/sync/driver/startup_controller.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| +#include "components/sync/base/sync_prefs.h"
|
| #include "components/sync/driver/sync_driver_switches.h"
|
| -#include "components/sync/driver/sync_prefs.h"
|
|
|
| namespace syncer {
|
|
|
|
|