| Index: chrome/browser/ui/sync/sync_promo_ui.cc
|
| diff --git a/chrome/browser/ui/sync/sync_promo_ui.cc b/chrome/browser/ui/sync/sync_promo_ui.cc
|
| index 3aba10ffa69e9c7f836c8c63df0344e9e21be094..3fa574b6483f4358dad9aa04427e099145d549d1 100644
|
| --- a/chrome/browser/ui/sync/sync_promo_ui.cc
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/ui/sync/sync_promo_ui.h"
|
|
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/browser/signin/signin_promo.h"
|
| +#include "chrome/browser/signin/signin_promo_util.h"
|
|
|
| bool SyncPromoUI::ShouldShowSyncPromo(Profile* profile) {
|
| // Don't show sync promo if the sign in promo should not be shown.
|
|
|