| 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 fd396f233f605325b3b14973fa83bad56701c5a2..cb7a91610bceff55139595d9bd90f38ee8faefc8 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2779,6 +2779,8 @@
|
| 'input/PointerEventManager.h',
|
| 'input/TouchActionUtil.cpp',
|
| 'input/TouchActionUtil.h',
|
| + 'input/TouchEventManager.cpp',
|
| + 'input/TouchEventManager.h',
|
| ],
|
| 'webcore_html_files': [
|
| 'html/AutoplayExperimentHelper.cpp',
|
|
|