Index: athena/athena.gyp |
diff --git a/athena/athena.gyp b/athena/athena.gyp |
index 33352445cbd2b34b522d06d855c56b6a06b86a17..29fc4847198ccf6b4198d62ea77e168a59593c9d 100644 |
--- a/athena/athena.gyp |
+++ b/athena/athena.gyp |
@@ -30,6 +30,9 @@ |
'screen/background_controller.h', |
'screen/public/screen_manager.h', |
'screen/screen_manager_impl.cc', |
+ 'task/public/task.h', |
+ 'task/public/task_manager.h', |
+ 'task/task_manager_impl.cc', |
'wm/public/window_manager.h', |
'wm/window_manager_impl.cc', |
], |