| 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 58ebe536136f91d4b425fbea4de6adaa44bb8040..fe55bd09e3959b24e7efd4cb871166ba5f24f72b 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4154,6 +4154,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',
|
|
|