| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index de6e21900152b38fe9f06aea19918a2057870840..cf0c7ec1df29ce8f5c48d27b9df3bc62e7e09b88 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3754,6 +3754,7 @@
|
| 'platform/graphics/UnitBezierTest.cpp',
|
| 'platform/graphics/chromium/AnimationTranslationUtilTest.cpp',
|
| 'platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp',
|
| + 'platform/graphics/chromium/Canvas2DLayerBridgeTestHelper.h',
|
| 'platform/graphics/chromium/Canvas2DLayerManagerTest.cpp',
|
| 'platform/graphics/chromium/DeferredImageDecoderTest.cpp',
|
| 'platform/graphics/chromium/ImageDecodingStoreTest.cpp',
|
|
|