Index: athena/main/DEPS |
diff --git a/athena/main/DEPS b/athena/main/DEPS |
index 2903175b9ff4d80f72556215a58c9bb096314e48..c92113c418cd454c99e2c83b9325b07b4fd2b92b 100644 |
--- a/athena/main/DEPS |
+++ b/athena/main/DEPS |
@@ -1,6 +1,7 @@ |
include_rules = [ |
"+athena/activity/public", |
"+athena/content/public", |
+ "+athena/extensions/public", |
"+athena/home/public", |
"+athena/input/public", |
"+athena/screen/public", |
@@ -37,9 +38,6 @@ specific_include_rules = { |
"athena_app_window_controller\.*": [ |
"+extensions/shell/browser", |
], |
- "athena_shell\.cc": [ |
- "+athena/test", |
- ], |
# TODO(oshima): Remove this. |
"placeholder\.*": [ |
"+third_party/skia", |