| 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..84e6b6a9cbd7a195e9d4d71f4041c3d96c92db9c 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',
|
|
|