| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 1cb74aaf85a953f8c2493e9c90edb905956a1bca..250e60b55bd94da6b732b43d335a5add4d030f71 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -324,6 +324,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',
|
|
|