Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 84c3f48b416e50f1c7f326431c919c1682c8e8a8..ddde766a8de83cf8c8bf0a3cdbdaf80142a2cbd1 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2496,6 +2496,8 @@ |
'html/parser/HTMLScriptRunnerHost.h', |
'html/parser/HTMLSourceTracker.cpp', |
'html/parser/HTMLSourceTracker.h', |
+ 'html/parser/HTMLSrcsetParser.cpp', |
+ 'html/parser/HTMLSrcsetParser.h', |
'html/parser/HTMLStackItem.h', |
'html/parser/HTMLToken.h', |
'html/parser/HTMLTokenizer.cpp', |
@@ -2633,6 +2635,7 @@ |
'platform/MIMETypeFromURL.cpp', |
'platform/MIMETypeFromURL.h', |
'platform/NotImplemented.cpp', |
+ 'platform/ParsingUtilities.h', |
'platform/Partitions.cpp', |
'platform/Partitions.h', |
'platform/Pasteboard.cpp', |