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 54599e04c83f9e4345c3dd87b2387fd18b9db1ae..93a310f734e33c03ba80f506e1f50ed8f942bf05 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -4148,6 +4148,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', |