Chromium Code Reviews| Index: ui/wm/wm.gyp |
| diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp |
| index cfdc9378715e54304051d28a928ecd51b36609b4..3d235e576ee9e1282dbf49f06cb48aa0504018b8 100644 |
| --- a/ui/wm/wm.gyp |
| +++ b/ui/wm/wm.gyp |
| @@ -83,6 +83,7 @@ |
| 'core/visibility_controller.h', |
| 'core/window_animations.cc', |
| 'core/window_animations.h', |
| + 'core/window_list_provider.h', |
|
oshima
2014/08/08 16:45:34
you need to add this in athena.gyp instead.
mfomitchev
2014/08/08 17:40:51
Done.
|
| 'core/window_modality_controller.cc', |
| 'core/window_modality_controller.h', |
| 'core/window_util.cc', |