| Index: chrome/browser/ui/sync/profile_signin_confirmation_helper.cc
|
| diff --git a/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc b/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc
|
| index bd9625241f6984df0f4c3d1b5433c590e9b1120b..3278fe21231e00a52163dba63e483c1e9ef4cf98 100644
|
| --- a/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc
|
| +++ b/chrome/browser/ui/sync/profile_signin_confirmation_helper.cc
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/history/history_service_factory.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| -#include "components/browser_sync/browser/signin_confirmation_helper.h"
|
| +#include "components/browser_sync/signin_confirmation_helper.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "ui/gfx/color_utils.h"
|
|
|