Index: athena/main/DEPS |
diff --git a/athena/main/DEPS b/athena/main/DEPS |
index 6e5a0d4cde6b2e827c7c0e26b93832370527b722..fca20e10d6cda737d25f315cb7b2e390340b6601 100644 |
--- a/athena/main/DEPS |
+++ b/athena/main/DEPS |
@@ -24,14 +24,14 @@ include_rules = [ |
specific_include_rules = { |
"athena_main\.cc": [ |
- "+apps/shell/app", |
- "+apps/shell/browser", |
- "+apps/shell/common", |
- "+apps/shell/renderer", |
"+content/public/app", |
+ "+extensions/shell/app", |
+ "+extensions/shell/browser", |
+ "+extensions/shell/common", |
+ "+extensions/shell/renderer", |
], |
"athena_app_window_controller\.*": [ |
- "+apps/shell/browser", |
+ "+extensions/shell/browser", |
], |
"athena_shell\.cc": [ |
"+athena/test", |