Chromium Code Reviews| Index: Source/core/dom/StyleElement.cpp |
| diff --git a/Source/core/dom/StyleElement.cpp b/Source/core/dom/StyleElement.cpp |
| index 6a6037c85f0ca3a36eec38648178e60bb09e0cfa..c42de03602a1bf38bb701326705bc4a56161de62 100644 |
| --- a/Source/core/dom/StyleElement.cpp |
| +++ b/Source/core/dom/StyleElement.cpp |
| @@ -31,7 +31,6 @@ |
| #include "core/html/HTMLStyleElement.h" |
| #include "core/frame/ContentSecurityPolicy.h" |
| #include "wtf/text/StringBuilder.h" |
| -#include "wtf/text/TextPosition.h" |
| namespace WebCore { |