Index: Source/core/html/parser/HTMLConstructionSite.cpp |
diff --git a/Source/core/html/parser/HTMLConstructionSite.cpp b/Source/core/html/parser/HTMLConstructionSite.cpp |
index ddf3ed41d948fdb23329e52e5199afbb76769abc..57d7a4234dfba5a9c6bbc6f7da329f1a6ecb27fa 100644 |
--- a/Source/core/html/parser/HTMLConstructionSite.cpp |
+++ b/Source/core/html/parser/HTMLConstructionSite.cpp |
@@ -29,6 +29,7 @@ |
#include "HTMLElementFactory.h" |
#include "HTMLNames.h" |
+#include "core/css/resolver/StyleResolver.h" |
esprehn
2013/09/11 21:53:01
Doesn't look needed.
leviw_travelin_and_unemployed
2013/09/11 21:58:16
Nope!
|
#include "core/dom/Comment.h" |
#include "core/dom/DocumentFragment.h" |
#include "core/dom/DocumentType.h" |