| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 101740b6c0dab0de46156b8bdd7f09a98039c6eb..b9f4ead165b7cb5046f3dda8185752b62c3da382 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -69,6 +69,10 @@
|
| 'focus_cycler.h',
|
| 'high_contrast/high_contrast_controller.cc',
|
| 'high_contrast/high_contrast_controller.h',
|
| + 'hostwm/host_window_container.cc',
|
| + 'hostwm/host_window_container.h',
|
| + 'hostwm/host_window_manager.cc',
|
| + 'hostwm/host_window_manager.h',
|
| 'launcher/app_list_button.cc',
|
| 'launcher/app_list_button.h',
|
| 'launcher/background_animator.cc',
|
|
|