| Index: chrome/browser/ui/app_list/chrome_signin_delegate.cc
|
| diff --git a/chrome/browser/ui/app_list/chrome_signin_delegate.cc b/chrome/browser/ui/app_list/chrome_signin_delegate.cc
|
| index a68db4563d85bd16f2c33cb8484781c2f7fad82f..ed9639d0cdbbf333a44c470c1c1757973ea86354 100644
|
| --- a/chrome/browser/ui/app_list/chrome_signin_delegate.cc
|
| +++ b/chrome/browser/ui/app_list/chrome_signin_delegate.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/ui/chrome_pages.h"
|
| #include "chrome/browser/ui/extensions/application_launch.h"
|
| #include "chrome/browser/ui/host_desktop.h"
|
| -#include "chrome/browser/ui/webui/sync_promo/sync_promo_ui.h"
|
| +#include "chrome/browser/ui/sync/sync_promo_ui.h"
|
| #include "chrome/common/extensions/extension_constants.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "grit/chromium_strings.h"
|
|
|