| Index: ui/aura_shell/aura_shell.gyp
 | 
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
 | 
| index 4b7769d847e349771d854a5bf456a9d7f59242d2..233729359adcac2ef5074f3d8aa1fae22c97342e 100644
 | 
| --- a/ui/aura_shell/aura_shell.gyp
 | 
| +++ b/ui/aura_shell/aura_shell.gyp
 | 
| @@ -72,6 +72,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',
 | 
| 
 |