| Index: third_party/WebKit/Source/core/input/TouchActionUtil.h
|
| diff --git a/third_party/WebKit/Source/core/input/TouchActionUtil.h b/third_party/WebKit/Source/core/input/TouchActionUtil.h
|
| index 1104e6dea917840bb71e54c66311df542d42a3aa..682dad222449a221a3d5a39789bb4deadd178695 100644
|
| --- a/third_party/WebKit/Source/core/input/TouchActionUtil.h
|
| +++ b/third_party/WebKit/Source/core/input/TouchActionUtil.h
|
| @@ -6,7 +6,7 @@
|
| #define TouchActionUtil_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/style/ComputedStyleConstants.h"
|
| +#include "platform/graphics/TouchAction.h"
|
|
|
| namespace blink {
|
|
|
|
|