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