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

Unified Diff: services/preferences/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 | « services/preferences/BUILD.gn ('k') | services/preferences/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/DEPS
diff --git a/services/preferences/DEPS b/services/preferences/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6f12abbd10c07a663d9055f5459c1c0158196e9d
--- /dev/null
+++ b/services/preferences/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/prefs",
+ "+components/user_prefs/tracked",
+]
« no previous file with comments | « services/preferences/BUILD.gn ('k') | services/preferences/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698