| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 240f49bc53daaa5d4844815bc342634dbb4cb9a5..92129612699462329805cccb2de92bdccd23bb25 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -45,6 +45,8 @@
|
| 'desktop_event_filter.h',
|
| 'desktop_layout_manager.cc',
|
| 'desktop_layout_manager.h',
|
| + 'global_accelerator_filter.cc',
|
| + 'global_accelerator_filter.h',
|
| 'launcher/app_launcher_button.cc',
|
| 'launcher/app_launcher_button.h',
|
| 'launcher/launcher.cc',
|
|
|