| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 42f3d9ced6fffe7dbf77be0980df73f732c7afe7..21d9b318f70bca8a87c6f9537dfa6a151ceb666f 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -738,6 +738,8 @@
|
| 'fetch/Body.h',
|
| 'fetch/BodyStreamBuffer.cpp',
|
| 'fetch/BodyStreamBuffer.h',
|
| + 'fetch/FetchDataLoader.cpp',
|
| + 'fetch/FetchDataLoader.h',
|
| 'fetch/FetchHeaderList.cpp',
|
| 'fetch/FetchHeaderList.h',
|
| 'fetch/FetchManager.cpp',
|
|
|