| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5f979172d445babff60b59fa6d930533965f9f39..ce034edf54d09b394f0356222793854a7b261a79 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -511,8 +511,8 @@
|
| 'volume_control_delegate.h',
|
| 'wm/always_on_top_controller.cc',
|
| 'wm/always_on_top_controller.h',
|
| - 'wm/app_list_controller.cc',
|
| - 'wm/app_list_controller.h',
|
| + 'wm/app_list_layout_delegate.cc',
|
| + 'wm/app_list_layout_delegate.h',
|
| 'wm/ash_focus_rules.cc',
|
| 'wm/ash_focus_rules.h',
|
| 'wm/ash_native_cursor_manager.cc',
|
|
|