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

Unified Diff: components/prefs/BUILD.gn

Issue 2812863002: Pref service: Add a ScopedDictionaryPrefUpdate to track value changes. (Closed)
Patch Set: rebase Created 3 years, 8 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
« no previous file with comments | « no previous file | components/prefs/pref_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/prefs/BUILD.gn
diff --git a/components/prefs/BUILD.gn b/components/prefs/BUILD.gn
index e3462a4a2bafce24e9b6d362f0ef31d4accf626b..029c712bb78354f0c0ce85978a8f3eca952c412b 100644
--- a/components/prefs/BUILD.gn
+++ b/components/prefs/BUILD.gn
@@ -43,6 +43,7 @@ component("prefs") {
"scoped_user_pref_update.h",
"value_map_pref_store.cc",
"value_map_pref_store.h",
+ "writeable_pref_store.cc",
"writeable_pref_store.h",
]
« no previous file with comments | « no previous file | components/prefs/pref_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698