Chromium Code Reviews| Index: Source/core/dom/ElementRareData.cpp |
| diff --git a/Source/core/dom/ElementRareData.cpp b/Source/core/dom/ElementRareData.cpp |
| index 9f9bcaf939582e928318da44ca1f7701a77f478d..462288940498b78a98784a1e18a6cfb1b7f09fca 100644 |
| --- a/Source/core/dom/ElementRareData.cpp |
| +++ b/Source/core/dom/ElementRareData.cpp |
| @@ -31,7 +31,7 @@ |
| #include "config.h" |
| #include "core/dom/ElementRareData.h" |
| -#include "core/layout/style/LayoutStyle.h" |
| +#include "core/layout/style/ComputedStyle.h" |
| namespace blink { |