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