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

Unified Diff: services/preferences/tracked/interceptable_pref_filter.h

Issue 2905903002: Delete the PreferenceMACs on profile deletion. (Closed)
Patch Set: Update comments Created 3 years, 4 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: services/preferences/tracked/interceptable_pref_filter.h
diff --git a/services/preferences/tracked/interceptable_pref_filter.h b/services/preferences/tracked/interceptable_pref_filter.h
index 7971c8da8f175b19d97a3a5b7aeaf799a4862bc9..0c3af40d046244b98f39373ac097f7c686bec971 100644
--- a/services/preferences/tracked/interceptable_pref_filter.h
+++ b/services/preferences/tracked/interceptable_pref_filter.h
@@ -50,6 +50,8 @@ class InterceptablePrefFilter
void InterceptNextFilterOnLoad(
const FilterOnLoadInterceptor& filter_on_load_interceptor);
+ void OnStoreDeletionFromDisk() override;
+
private:
// Does any extra filtering required by the implementation of this
// InterceptablePrefFilter and hands back the |pref_store_contents| to the
« no previous file with comments | « services/preferences/public/interfaces/preferences.mojom ('k') | services/preferences/tracked/interceptable_pref_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698