summaryrefslogtreecommitdiffstats
path: root/mojo/services/view_manager/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/view_manager/DEPS')
-rw-r--r--mojo/services/view_manager/DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/mojo/services/view_manager/DEPS b/mojo/services/view_manager/DEPS
new file mode 100644
index 0000000..3612d0e
--- /dev/null
+++ b/mojo/services/view_manager/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+cc",
+ "+mojo/application",
+ "+mojo/converters",
+ "+third_party/mojo_services",
+ "+ui",
+]