| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 3205504894bb216a2eaaa27b8acd6ec1c9c9add1..a09c37bcbff6488fdd3e95ecb6f08acb1f4db2ac 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2813,6 +2813,8 @@
|
| 'input/EventHandler.h',
|
| 'input/InputDeviceCapabilities.cpp',
|
| 'input/InputDeviceCapabilities.h',
|
| + 'input/KeyboardEventManager.cpp',
|
| + 'input/KeyboardEventManager.h',
|
| 'input/PointerEventManager.cpp',
|
| 'input/PointerEventManager.h',
|
| 'input/ScrollManager.cpp',
|
|
|