| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index b42fe07ad40f556ac69367f6a65d5ce76b40c059..78597a6ec6ac0529f9989c3a1e27031a56139f1d 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -57,8 +57,8 @@
|
| 'accelerators/accelerator_controller.h',
|
| 'accelerators/nested_accelerator_delegate.cc',
|
| 'accelerators/nested_accelerator_delegate.h',
|
| - 'accelerators/accelerator_filter.cc',
|
| - 'accelerators/accelerator_filter.h',
|
| + 'accelerators/accelerator_delegate.cc',
|
| + 'accelerators/accelerator_delegate.h',
|
| 'accelerators/accelerator_table.cc',
|
| 'accelerators/accelerator_table.h',
|
| 'accelerators/debug_commands.cc',
|
|
|