Index: chrome/browser/engagement/important_sites_util.h |
diff --git a/chrome/browser/engagement/important_sites_util.h b/chrome/browser/engagement/important_sites_util.h |
index 408dff05d7c3f92d8115c2b426b2f2caca2629b0..bfcdd47879e4a10bfb8431fd1530a0c8019aa76c 100644 |
--- a/chrome/browser/engagement/important_sites_util.h |
+++ b/chrome/browser/engagement/important_sites_util.h |
@@ -26,6 +26,8 @@ class ImportantSitesUtil { |
int32_t reason_bitfield = 0; |
}; |
+ static bool HasNotifications(const ImportantDomainInfo& info); |
+ |
static bool IsDialogDisabled(Profile* profile); |
static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry); |