| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 57dd16b078865c0943aaa662ad3e5593ced51ecb..b0ba018b9c2e6bf2dd52437a5b810fbc6c73b8f8 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -340,6 +340,8 @@
|
| 'common/wm/drag_details.h',
|
| 'common/wm/focus_rules.cc',
|
| 'common/wm/focus_rules.h',
|
| + 'common/wm/forwarding_layer_delegate.cc',
|
| + 'common/wm/forwarding_layer_delegate.h',
|
| 'common/wm/fullscreen_window_finder.cc',
|
| 'common/wm/fullscreen_window_finder.h',
|
| 'common/wm/maximize_mode/maximize_mode_controller.cc',
|
|
|