| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 09a6c408e2bec31fa29dd3692bf1891f31472e2b..e69522a40ce494133693a1d8a5e675c55d0002fd 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -245,8 +245,11 @@
|
| 'shell_delegate.h',
|
| 'shell_factory.h',
|
| 'shell_window_ids.h',
|
| + 'sticky_keys/sticky_keys_constants.h',
|
| 'sticky_keys/sticky_keys_controller.cc',
|
| 'sticky_keys/sticky_keys_controller.h',
|
| + 'sticky_keys/sticky_keys_overlay.cc',
|
| + 'sticky_keys/sticky_keys_overlay.h',
|
| 'system/bluetooth/bluetooth_observer.h',
|
| 'system/bluetooth/tray_bluetooth.cc',
|
| 'system/bluetooth/tray_bluetooth.h',
|
|
|