summaryrefslogtreecommitdiffstats
path: root/components/user_prefs/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/user_prefs/DEPS')
-rw-r--r--components/user_prefs/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/user_prefs/DEPS b/components/user_prefs/DEPS
new file mode 100644
index 0000000..c36190b
--- /dev/null
+++ b/components/user_prefs/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public/browser",
+ "+ui/base",
+]