Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp |
| diff --git a/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp b/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp |
| index ec2f7e8fafbf97e82fe78fd16260b4372f250a36..4ef25e13129cd09cd686f3852f43fda9d248b898 100644 |
| --- a/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp |
| +++ b/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp |
| @@ -25,6 +25,7 @@ |
| #include "core/animation/css/CSSAnimations.h" |
| #include "core/dom/Node.h" |
| #include "core/dom/NodeComputedStyle.h" |
| +#include "core/dom/StyleEngine.h" |
|
Timothy Loh
2015/09/30 02:09:28
unrelated?
|
| #include "core/frame/FrameHost.h" |
| namespace blink { |