| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 4bcb24047b4c5d593f6f2f16a74bef27353104c4..6734a3c3fa5ebe5a7432c61150d802ab5d177052 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1230,6 +1230,7 @@
|
| 'graphics/ImageDecodingStoreTest.cpp',
|
| 'graphics/ImageFrameGeneratorTest.cpp',
|
| 'graphics/ImageLayerChromiumTest.cpp',
|
| + 'graphics/test/MockGLES2Interface.h',
|
| 'graphics/test/MockImageDecoder.h',
|
| 'graphics/test/MockWebGraphicsContext3D.h',
|
| 'threading/BackgroundTaskRunnerTest.cpp',
|
|
|