| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index cc840a471a62c2ba484980a59e0d4e47ebc687d3..dfd53a2d625f21be9429c5c0f32d883b55e99c1e 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -904,6 +904,7 @@
|
| 'graphics/test/MockDiscardablePixelRef.h',
|
| 'mac/ScrollElasticityControllerTest.mm',
|
| 'image-decoders/ImageDecoderTest.cpp',
|
| + 'network/HTTPParsersTest.cpp',
|
| 'testing/ArenaTestHelpers.h',
|
| 'testing/TreeTestHelpers.cpp',
|
| 'testing/TreeTestHelpers.h',
|
|
|