| Index: Source/core/html/parser/HTMLConstructionSite.cpp
|
| diff --git a/Source/core/html/parser/HTMLConstructionSite.cpp b/Source/core/html/parser/HTMLConstructionSite.cpp
|
| index fc0e957f39f2071c2c293e7163669f342930eed9..3e47dc7daa7621c6859bca610a5c9175b0936ca7 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"
|
| #include "core/dom/Comment.h"
|
| #include "core/dom/DocumentFragment.h"
|
| #include "core/dom/DocumentType.h"
|
|
|