| 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 c7b045733ba7123a801998b456bfe51e42f755e7..528395206bfc46f9b12a3e38734abb9d55e02f0b 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1238,9 +1238,8 @@
|
| 'graphics/ImageDecodingStoreTest.cpp',
|
| 'graphics/ImageFrameGeneratorTest.cpp',
|
| 'graphics/ImageLayerChromiumTest.cpp',
|
| - 'graphics/test/MockGLES2Interface.h',
|
| + 'graphics/test/FakeGLES2Interface.h',
|
| 'graphics/test/MockImageDecoder.h',
|
| - 'graphics/test/MockWebGraphicsContext3D.h',
|
| ],
|
| 'platform_test_support_files': [
|
| 'testing/CompositorTest.cpp',
|
|
|