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

Unified Diff: services/preferences/DEPS

Issue 2745563005: Pref service: add support for tracked prefs. (Closed)
Patch Set: Created 3 years, 9 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/DEPS
diff --git a/services/preferences/DEPS b/services/preferences/DEPS
index eac076192dcda982057d190be05049915ec12d77..6f12abbd10c07a663d9055f5459c1c0158196e9d 100644
--- a/services/preferences/DEPS
+++ b/services/preferences/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/prefs",
+ "+components/user_prefs/tracked",
]

Powered by Google App Engine
This is Rietveld 408576698