| Index: third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| index d3e160503edc7cb51245eef970230552eb711725..2b7cf9ab4e0cf89bc39b51b02e9e1f974a18e00e 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h
|
| @@ -42,6 +42,7 @@
|
| #include "core/style/StyleScrollSnapData.h"
|
| #include "core/style/StyleSelfAlignmentData.h"
|
| #include "platform/LengthPoint.h"
|
| +#include "platform/graphics/TouchAction.h"
|
| #include "platform/wtf/PassRefPtr.h"
|
| #include "platform/wtf/RefCounted.h"
|
| #include "platform/wtf/Vector.h"
|
|
|