Index: athena/main/athena_main.gyp |
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp |
index c4641a88493ddc162767f55bed4026fff587c83a..b9a075f66179048421ffb6b80886a68d0c6c1c66 100644 |
--- a/athena/main/athena_main.gyp |
+++ b/athena/main/athena_main.gyp |
@@ -13,6 +13,7 @@ |
'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. |