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

Unified Diff: chrome/common/pref_names.cc

Issue 2669873002: [ImportantSites] Implementing dialog level blacklisting and blacklist expiration (Closed)
Patch Set: 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/common/pref_names.cc
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
index 01658e3491d08b4e8c2ee7e054aaf655d41363c1..45fddcec5dc38c4a9359d155b90f441f90ddadd9 100644
--- a/chrome/common/pref_names.cc
+++ b/chrome/common/pref_names.cc
@@ -2373,4 +2373,6 @@ const char kSearchGeolocationPostDisclosureMetricsRecorded[] =
// default search engine, if it is the Google search engine.
const char kGoogleDSEGeolocationSetting[] = "google_dse_geolocation_setting";
+const char kImportantSitesDialogHistory[] = "important_sites.dialog_history";
+
} // namespace prefs
« chrome/browser/engagement/important_sites_util.cc ('K') | « chrome/common/pref_names.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698