| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 1dad4eef5f5ef9398eb252dba5b00b4cd9a354ff..b2f7506315a62c66b2d3f1ac16a4508954559288 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -929,6 +929,7 @@
|
| 'network/HTTPParsersTest.cpp',
|
| 'scheduler/SchedulerTest.cpp',
|
| 'testing/ArenaTestHelpers.h',
|
| + 'testing/TestWithGC.h',
|
| 'testing/TreeTestHelpers.cpp',
|
| 'testing/TreeTestHelpers.h',
|
| 'transforms/TransformOperationsTest.cpp',
|
|
|