| Index: Source/core/html/parser/HTMLConstructionSite.h
|
| diff --git a/Source/core/html/parser/HTMLConstructionSite.h b/Source/core/html/parser/HTMLConstructionSite.h
|
| index 7e406bf7ce6c2f0bcea4ca7ae80bf4ab3cb58ce5..0bd25a0fa624dc6cdef20dbbf44da3441f114fdd 100644
|
| --- a/Source/core/html/parser/HTMLConstructionSite.h
|
| +++ b/Source/core/html/parser/HTMLConstructionSite.h
|
| @@ -27,6 +27,7 @@
|
| #ifndef HTMLConstructionSite_h
|
| #define HTMLConstructionSite_h
|
|
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/ParserContentPolicy.h"
|
| #include "core/html/parser/HTMLElementStack.h"
|
| #include "core/html/parser/HTMLFormattingElementList.h"
|
|
|