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

Unified Diff: components/browsing_data/core/pref_names.h

Issue 2816723002: Add "Site Settings" option to Clear Browsing Data on Android (Closed)
Patch Set: fix deps Created 3 years, 7 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: components/browsing_data/core/pref_names.h
diff --git a/components/browsing_data/core/pref_names.h b/components/browsing_data/core/pref_names.h
index a8af566411581c4e402dc14779ede7fd2c0512dc..fd25225a20861f9860fee1065815266bed6c97b6 100644
--- a/components/browsing_data/core/pref_names.h
+++ b/components/browsing_data/core/pref_names.h
@@ -27,6 +27,7 @@ extern const char kDeletePasswords[];
extern const char kDeleteFormData[];
extern const char kDeleteHostedAppsData[];
extern const char kDeleteMediaLicenses[];
+extern const char kDeleteSiteSettings[];
extern const char kLastClearBrowsingDataTime[];
extern const char kClearBrowsingDataHistoryNoticeShownTimes[];
« no previous file with comments | « components/browsing_data/core/counters/site_settings_counter.cc ('k') | components/browsing_data/core/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698