| 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 1dbdbf37b965d81900ab5d054a04dbae82ba0710..c8d4b26b5ec3f23ad4991ff16a5785848c426433 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2829,6 +2829,8 @@
|
| 'events/WindowEventContext.h',
|
| 'input/EventHandler.cpp',
|
| 'input/EventHandler.h',
|
| + 'input/GestureManager.cpp',
|
| + 'input/GestureManager.h',
|
| 'input/InputDeviceCapabilities.cpp',
|
| 'input/InputDeviceCapabilities.h',
|
| 'input/KeyboardEventManager.cpp',
|
|
|