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