Index: athena/main/athena_main.gyp |
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp |
index aa00ee737fddc03f1a595458e4040fea9e0d4b97..7894cb0d619b188d615bdbbbfa150bc03da71163 100644 |
--- a/athena/main/athena_main.gyp |
+++ b/athena/main/athena_main.gyp |
@@ -15,6 +15,8 @@ |
'../athena.gyp:athena_content_lib', |
'../resources/athena_resources.gyp:athena_resources', |
'../../apps/shell/app_shell.gyp:app_shell_lib', |
+ # debug_widow.cc depends on this. Remove this once debug_window |
Albert Bodenhamer
2014/07/17 16:05:47
This comment makes sense, but it's not clear to me
|
+ # is removed. |
'../../ash/ash_resources.gyp:ash_resources', |
'../../chromeos/chromeos.gyp:power_manager_proto', |
'../../components/components.gyp:autocomplete', |