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..2a0a45e29c6ebbc8458fa705338ef04ce94661a7 100644 |
--- a/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc |
+++ b/chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc |
@@ -28,8 +28,8 @@ |
#include "chrome/common/extensions/extension_constants.h" |
#include "chrome/test/base/testing_pref_service_syncable.h" |
#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/bookmarks/browser/bookmark_model.h" |
+#include "components/bookmarks/test/bookmark_test_helpers.h" |
#include "components/user_prefs/pref_registry_syncable.h" |
#include "content/public/test/test_browser_thread_bundle.h" |
#include "content/public/test/test_utils.h" |