Chromium Code Reviews| Index: Source/core/dom/Text.cpp |
| diff --git a/Source/core/dom/Text.cpp b/Source/core/dom/Text.cpp |
| index e14f88ec298de11db2d974005912a6676eda596d..52c4a21b72021c92fd3e01b838a43ed8ff62f7d4 100644 |
| --- a/Source/core/dom/Text.cpp |
| +++ b/Source/core/dom/Text.cpp |
| @@ -36,7 +36,6 @@ |
| #endif |
| #include "core/css/resolver/StyleResolver.h" |
| -#include "core/rendering/style/StyleInheritedData.h" |
| #include <wtf/text/CString.h> |
| #include <wtf/text/StringBuilder.h> |