| 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..c4f6b89df9ece5f7cd77cd238e565a0fa049632d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -608,7 +608,6 @@
|
| 'graphics/GraphicsLayerClient.h',
|
| 'graphics/GraphicsLayerDebugInfo.cpp',
|
| 'graphics/GraphicsLayerDebugInfo.h',
|
| - 'graphics/GraphicsLayerFactory.h',
|
| 'graphics/GraphicsTypes.cpp',
|
| 'graphics/GraphicsTypes.h',
|
| 'graphics/GraphicsTypes3D.h',
|
| @@ -1235,8 +1234,6 @@
|
| 'threading/BackgroundTaskRunnerTest.cpp',
|
| ],
|
| 'platform_test_support_files': [
|
| - 'graphics/test/FakeGraphicsLayerFactory.cpp',
|
| - 'graphics/test/FakeGraphicsLayerFactory.h',
|
| 'testing/FontTestHelpers.cpp',
|
| 'testing/FontTestHelpers.h',
|
| 'testing/GeometryPrinters.cpp',
|
|
|