| Index: third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl b/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl
|
| index d5f82f71f2b0b9497f4e4822a417619350b43478..ca07105ec44fd1e607b76f0f352ddda59697d668 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/ComputedStyleBase.h.tmpl
|
| @@ -9,6 +9,7 @@
|
| #include "core/style/ComputedStyleConstants.h"
|
| #include "core/CoreExport.h"
|
| #include "core/style/DataRef.h"
|
| +#include "core/style/MemberCopy.h"
|
| #include "core/style/StyleDifference.h"
|
| #include "platform/wtf/SizeAssertions.h"
|
| #include "core/layout/LayoutTheme.h"
|
|
|