| Index: chrome/browser/sync/backup_rollback_controller_unittest.cc
|
| diff --git a/chrome/browser/sync/backup_rollback_controller_unittest.cc b/chrome/browser/sync/backup_rollback_controller_unittest.cc
|
| index 50670f6ecadf6c7b1ebf30284b3c14a67b657cbd..3ef41163c8f96515ebcf3b52ea6ada959fe58b02 100644
|
| --- a/chrome/browser/sync/backup_rollback_controller_unittest.cc
|
| +++ b/chrome/browser/sync/backup_rollback_controller_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "chrome/browser/sync/supervised_user_signin_manager_wrapper.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| +#include "components/sync_driver/sync_driver_switches.h"
|
| #include "components/sync_driver/sync_prefs.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|