| Index: third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| index 17cf202a61bd9904fea082245add40ba61a23a8c..55de795b36f4b5c8e2a74142e5cd0bcb2d595382 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
|
| @@ -25,6 +25,7 @@
|
|
|
| #include "core/html/parser/HTMLDocumentParser.h"
|
|
|
| +#include "bindings/core/v8/DocumentWriteEvaluator.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/css/MediaValuesCached.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
|
|