Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index 5c418479f6c4d6556801eab06a16dac508130d59..a9327ac211b90dedb921d26bb01de9a5b887cbdd 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -4204,6 +4204,7 @@ |
'html/forms/StepRangeTest.cpp', |
'html/parser/AtomicHTMLTokenTest.cpp', |
'html/parser/CompactHTMLTokenTest.cpp', |
+ 'html/parser/HTMLDocumentParserTest.cpp', |
'html/parser/HTMLEntityParserTest.cpp', |
'html/parser/HTMLParserIdiomsTest.cpp', |
'html/parser/HTMLParserThreadTest.cpp', |