| Index: chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc
|
| diff --git a/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc b/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc
|
| index e9bfc4414c1a1a4dca148d7f3fc0b7fe87c164b5..5d7fdab626225a21eedc2a64db688c5870125f02 100644
|
| --- a/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc
|
| +++ b/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc
|
| @@ -30,7 +30,7 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "components/bookmarks/core/browser/bookmark_model.h"
|
| #include "components/bookmarks/core/test/bookmark_test_helpers.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| #include "content/public/test/test_utils.h"
|
| #include "extensions/browser/extension_prefs.h"
|
|
|