| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b1516037356a29d85ec3eb7813f35b9a20bba670..2304033251e4f9a64f6b35055d7e1f9c9d8ec1b7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2947,6 +2947,7 @@
|
| 'html/parser/TextDocumentParser.h',
|
| 'html/parser/TextResourceDecoder.cpp',
|
| 'html/parser/TextResourceDecoder.h',
|
| + 'html/parser/ThreadedDataReceiver.h',
|
| 'html/parser/XSSAuditor.cpp',
|
| 'html/parser/XSSAuditor.h',
|
| 'html/parser/XSSAuditorDelegate.cpp',
|
|
|