| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index cac6e95666c8f727439cdba6c10fdda377fd22e5..ae37882bc8cb8224f329705e29f1a0718416271a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -332,6 +332,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',
|
|
|