Chromium Code Reviews| Index: Source/core/html/HTMLHeadElement.cpp |
| diff --git a/Source/core/html/HTMLHeadElement.cpp b/Source/core/html/HTMLHeadElement.cpp |
| index db0eafa9c2dfee5714a2505d8271e779ddcead6e..feda0cc7a97d8c50cf8ed3be0429a62cf839ba6c 100644 |
| --- a/Source/core/html/HTMLHeadElement.cpp |
| +++ b/Source/core/html/HTMLHeadElement.cpp |
| @@ -25,7 +25,6 @@ |
| #include "core/html/HTMLHeadElement.h" |
| #include "HTMLNames.h" |
| -#include "core/dom/Text.h" |
| namespace WebCore { |