| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 2e1d4302db928631d8e195e63136bdd7b6484d77..b291e79147e0b76670d5f880433fe29a03855199 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -53,6 +53,8 @@
|
| 'drag_image_view.h',
|
| 'image_grid.cc',
|
| 'image_grid.h',
|
| + 'input_method_event_filter.cc',
|
| + 'input_method_event_filter.h',
|
| 'launcher/app_launcher_button.cc',
|
| 'launcher/app_launcher_button.h',
|
| 'launcher/launcher.cc',
|
|
|