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

Unified Diff: components/user_prefs/tracked/DEPS

Issue 2743463002: WIP: Pref service user 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
« no previous file with comments | « components/user_prefs/tracked/BUILD.gn ('k') | components/user_prefs/tracked/mock_validation_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
]
« no previous file with comments | « components/user_prefs/tracked/BUILD.gn ('k') | components/user_prefs/tracked/mock_validation_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698