Chromium Code Reviews| Index: ui/views/views.gyp |
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
| index ecf36d2da01f3bfd539cc76c43a25eda877ccc67..b2810eed1bd2d493a0cc768406a3419dd2c31df7 100644 |
| --- a/ui/views/views.gyp |
| +++ b/ui/views/views.gyp |
| @@ -272,6 +272,8 @@ |
| 'corewm/window_modality_controller.h', |
| 'corewm/window_util.cc', |
| 'corewm/window_util.h', |
| + 'corewm/wm_state.cc', |
| + 'corewm/wm_state.h', |
| 'debug_utils.cc', |
| 'debug_utils.h', |
| 'drag_controller.h', |