| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index bb33bfbba87279e4b0e3c2b9732d06c754ab0df6..fe0959ce17f7fba2521ccf587d8b39febb8c647a 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',
|
|
|