summaryrefslogtreecommitdiff
path: root/athena/main/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'athena/main/DEPS')
-rw-r--r--athena/main/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 2f77e06ed4..b03fcf4d45 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+athena/wm/public",
"+content/public",
"+ui/aura",
+ "+ui/app_list",
"+ui/base",
"+ui/compositor",
"+ui/events",
@@ -19,8 +20,12 @@ specific_include_rules = {
"athena_main\.cc": [
"+apps/shell/app",
"+apps/shell/browser",
+ "+apps/shell/renderer",
"+content/public/app",
],
+ "athena_app_window_controller\.*": [
+ "+apps/shell/browser",
+ ],
"athena_shell\.cc": [
"+athena/test",
],