Index: athena/main/athena_main.gyp |
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp |
index 21d6e55dcadc68ee888365e168fe4c471ebf314e..4e86d2b7f52d82576b6c0fb98b7cb9f921edf019 100644 |
--- a/athena/main/athena_main.gyp |
+++ b/athena/main/athena_main.gyp |
@@ -13,7 +13,6 @@ |
'dependencies': [ |
'../athena.gyp:athena_lib', |
'../athena.gyp:athena_content_lib', |
- '../athena.gyp:athena_content_support_lib', |
'../resources/athena_resources.gyp:athena_resources', |
# debug_widow.cc depends on this. Remove this once debug_window |
# is removed. |
@@ -55,8 +54,8 @@ |
'type': 'executable', |
'dependencies': [ |
'../../ui/accessibility/accessibility.gyp:ax_gen', |
+ '../athena.gyp:athena_app_shell_lib', |
'../resources/athena_resources.gyp:athena_pak', |
- '../../extensions/shell/app_shell.gyp:app_shell_lib', |
'athena_main_lib', |
], |
'include_dirs': [ |