| 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 e380db7d08033c618976684aa7d6665a42a983af..7be62c766439e86ed8b038db708a4222c88a8790 100644
|
| --- a/components/sync/driver/startup_controller_unittest.cc
|
| +++ b/components/sync/driver/startup_controller_unittest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "base/command_line.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| +#include "components/sync/base/sync_prefs.h"
|
| #include "components/sync/driver/sync_driver_switches.h"
|
| -#include "components/sync/driver/sync_prefs.h"
|
| #include "components/syncable_prefs/testing_pref_service_syncable.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|