| Index: chrome/browser/ui/webui/options/sync_setup_handler_unittest.cc
|
| diff --git a/chrome/browser/ui/webui/options/sync_setup_handler_unittest.cc b/chrome/browser/ui/webui/options/sync_setup_handler_unittest.cc
|
| index 83182263eaaa7868cc0cda36bc53ab7885b67cb6..0d0d3c32ba3ec9df679be217613efcb2b8b303fc 100644
|
| --- a/chrome/browser/ui/webui/options/sync_setup_handler_unittest.cc
|
| +++ b/chrome/browser/ui/webui/options/sync_setup_handler_unittest.cc
|
| @@ -29,7 +29,7 @@
|
| #include "components/prefs/pref_service.h"
|
| #include "components/signin/core/browser/fake_auth_status_provider.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
| -#include "components/sync/driver/sync_prefs.h"
|
| +#include "components/sync/base/sync_prefs.h"
|
| #include "content/public/browser/web_ui.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
|
|