Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 08907598c97b35af15e9838d77d5cfb5116a2271..50a347171e075d90802568ed95f817a87cebb05c 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -306,6 +306,7 @@ extern const char kForceYouTubeSafetyMode[]; |
extern const char kRecordHistory[]; |
extern const char kDeleteTimePeriod[]; |
extern const char kLastClearBrowsingDataTime[]; |
+extern const char kClearBrowsingDataHistoryNoticeShownTimes[]; |
#if defined(OS_LINUX) && !defined(OS_CHROMEOS) |
extern const char kUsesSystemTheme[]; |
#endif |