| Index: chrome/browser/ui/sync/sync_promo_ui.h
|
| diff --git a/chrome/browser/ui/sync/sync_promo_ui.h b/chrome/browser/ui/sync/sync_promo_ui.h
|
| index 1af94bc3136556f5cb078fa5e1c37d60dcef3ae9..1acb3a20dd7dcec2ef095def905b438620e1eb73 100644
|
| --- a/chrome/browser/ui/sync/sync_promo_ui.h
|
| +++ b/chrome/browser/ui/sync/sync_promo_ui.h
|
| @@ -13,7 +13,6 @@ class SyncPromoUI {
|
| // Returns true if the sync promo should be visible.
|
| // |profile| is the profile for which the promo would be displayed.
|
| static bool ShouldShowSyncPromo(Profile* profile);
|
| -
|
| };
|
|
|
| #endif // CHROME_BROWSER_UI_SYNC_SYNC_PROMO_UI_H_
|
|
|