| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index ebb6e6063b0026bfd569a6feb3d34e34664ec9a8..5ba19520af9384645737ba0f8255cfef87ea5165 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -57,6 +57,8 @@
|
| 'accelerators/accelerator_controller.h',
|
| 'accelerators/accelerator_dispatcher.cc',
|
| 'accelerators/accelerator_dispatcher.h',
|
| + 'accelerators/accelerator_dispatcher_linux.cc',
|
| + 'accelerators/accelerator_dispatcher_win.cc',
|
| 'accelerators/accelerator_filter.cc',
|
| 'accelerators/accelerator_filter.h',
|
| 'accelerators/accelerator_table.cc',
|
|
|