Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(749)

Unified Diff: chrome/browser/ui/sync/sync_promo_ui.h

Issue 2662453008: [Sync] Fix sync lint errors/includes, update presubmit. (Closed)
Patch Set: Rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_

Powered by Google App Engine
This is Rietveld 408576698