| 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..a1a0590bbe64ec58fda85e09cac10a758c3b3135 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/CSSPreloadScannerTest.cpp',
|
| 'html/parser/HTMLEntityParserTest.cpp',
|
| 'html/parser/HTMLParserIdiomsTest.cpp',
|
| 'html/parser/HTMLParserThreadTest.cpp',
|
|
|