| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 656c536301217fe69186ba1102c6a788a273d375..74f9431f31b669b8b68c86a73bb8015314b620ff 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -80,8 +80,8 @@
|
| 'shadow.h',
|
| 'shadow_controller.cc',
|
| 'shadow_controller.h',
|
| - 'shelf_layout_controller.cc',
|
| - 'shelf_layout_controller.h',
|
| + 'shelf_layout_manager.cc',
|
| + 'shelf_layout_manager.h',
|
| 'shell.cc',
|
| 'shell.h',
|
| 'shell_accelerator_controller.cc',
|
| @@ -97,6 +97,8 @@
|
| 'show_state_controller.cc',
|
| 'stacking_controller.cc',
|
| 'stacking_controller.h',
|
| + 'status_area_layout_manager.cc',
|
| + 'status_area_layout_manager.h',
|
| 'status_area_view.cc',
|
| 'status_area_view.h',
|
| 'toplevel_frame_view.cc',
|
|
|