| 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 1b6fd23c333f4f890ffc2bd21e8ccfa627c1d5bf..14c9180a3032713be953d2077641d4c964b24a51 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2793,6 +2793,8 @@
|
| 'input/InputDeviceCapabilities.h',
|
| 'input/PointerEventManager.cpp',
|
| 'input/PointerEventManager.h',
|
| + 'input/ScrollManager.cpp',
|
| + 'input/ScrollManager.h',
|
| 'input/TouchActionUtil.cpp',
|
| 'input/TouchActionUtil.h',
|
| 'input/TouchEventManager.cpp',
|
|
|