| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index dd42888f1ff0e3ab8f3a3262363f4a76d61ff939..ca63de37fa78ec1385ee8bd310efac863ccb00bb 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -84,6 +84,10 @@
|
| 'shelf_layout_controller.h',
|
| 'shell.cc',
|
| 'shell.h',
|
| + 'shell_accelerator_controller.cc',
|
| + 'shell_accelerator_controller.h',
|
| + 'shell_accelerator_filter.cc',
|
| + 'shell_accelerator_filter.h',
|
| 'shell_delegate.h',
|
| 'shell_factory.h',
|
| 'shell_window_ids.h',
|
|
|