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

Unified Diff: components/user_prefs/tracked/DEPS

Issue 2722483005: Change configuration of user prefs to use mojo. (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: components/user_prefs/tracked/DEPS
diff --git a/components/user_prefs/tracked/DEPS b/components/user_prefs/tracked/DEPS
index 19337756acbd160a225cdd04f56c782978753d30..1cd7cac10131dbcc1a683da380665ae905a5d100 100644
--- a/components/user_prefs/tracked/DEPS
+++ b/components/user_prefs/tracked/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/pref_registry",
"+crypto/hmac.h",
- "+services/preferences/public/interfaces/tracked_preference_validation_delegate.mojom.h"
+ "+services/preferences/public/interfaces"
]

Powered by Google App Engine
This is Rietveld 408576698