Index: athena/extensions/DEPS |
diff --git a/athena/extensions/DEPS b/athena/extensions/DEPS |
index 95b7d34ef845818adc9d14bd283b5556fd360bf2..e8d82555617712423966f9102e5e58cd368abfe9 100644 |
--- a/athena/extensions/DEPS |
+++ b/athena/extensions/DEPS |
@@ -1,9 +1,14 @@ |
include_rules = [ |
+ "+athena/env/public", |
"+athena/activity/public", |
"+athena/home/public", |
+ "+components/native_app_window", |
+ "+content/public/browser", |
"+extensions/browser", |
"+extensions/common", |
"+extensions/grit", |
"+ui/app_list", |
+ "+ui/aura", |
"+ui/base/resource", |
+ "+ui/gfx", |
] |