| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 210731643105b7acc4ce8e5ff9b8db15e5dd452e..8cd14287dafad87762e640a2e10580fbc5070c9e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -48,6 +48,8 @@
|
| 'accelerators/accelerator_filter.h',
|
| 'accelerators/accelerator_table.cc',
|
| 'accelerators/accelerator_table.h',
|
| + 'accelerators/focus_manager_factory.cc',
|
| + 'accelerators/focus_manager_factory.h',
|
| 'accelerators/nested_dispatcher_controller.cc',
|
| 'accelerators/nested_dispatcher_controller.h',
|
| 'ash_switches.cc',
|
|
|