| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 03e7a0fdf73d5a92663983b74c38a118c4c6b17e..28735193b8d74f2c341d0f5ab85cd04e63b8d67f 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -894,6 +894,7 @@
|
| 'geometry/FloatRoundedRectTest.cpp',
|
| 'geometry/RegionTest.cpp',
|
| 'geometry/RoundedRectTest.cpp',
|
| + 'graphics/GraphicsContextTest.cpp',
|
| 'graphics/ThreadSafeDataTransportTest.cpp',
|
| 'graphics/test/MockDiscardablePixelRef.h',
|
| 'image-decoders/ImageDecoderTest.cpp',
|
|
|