| Index: chrome/browser/sync/backup_rollback_controller.cc
|
| diff --git a/chrome/browser/sync/backup_rollback_controller.cc b/chrome/browser/sync/backup_rollback_controller.cc
|
| index 1c8dae7025a39943a02f325ebb6e8ce03d0304c3..445bf56fec2243ae21f76551c6a9c21018f2a9f0 100644
|
| --- a/chrome/browser/sync/backup_rollback_controller.cc
|
| +++ b/chrome/browser/sync/backup_rollback_controller.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/thread_task_runner_handle.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"
|
|
|
| namespace browser_sync {
|
|
|