diff options
Diffstat (limited to 'ui/app_list/DEPS')
-rw-r--r-- | ui/app_list/DEPS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS new file mode 100644 index 0000000..428414c --- /dev/null +++ b/ui/app_list/DEPS @@ -0,0 +1,6 @@ +include_rules = [ + "+base", + "+ui", + "+testing", + "+third_party/skia", +] |