| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index ca194f3a8bfc5bb06031cda74d0659636f079e65..803230c37f9aeb99db5ca9bf4beb2f97b31822db 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -15,6 +15,8 @@
|
| 'accelerators/accelerator_delegate.h',
|
| 'accelerators/accelerator_table.cc',
|
| 'accelerators/accelerator_table.h',
|
| + 'accelerators/ash_menu_event_filter_delegate.cc',
|
| + 'accelerators/ash_menu_event_filter_delegate.h',
|
| 'accelerators/debug_commands.cc',
|
| 'accelerators/debug_commands.h',
|
| 'accelerators/exit_warning_handler.cc',
|
|
|