| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index f9cb99c186124855bd65ee93b95090957e68a881..620e37da73a28326b37daa0f4e38ebbaf421086b 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -359,12 +359,6 @@ component("platform") {
|
| "graphics/GraphicsContextState.cpp",
|
| "graphics/GraphicsContextState.h",
|
| "graphics/GraphicsContextStateSaver.h",
|
| - "graphics/GraphicsLayer.cpp",
|
| - "graphics/GraphicsLayer.h",
|
| - "graphics/GraphicsLayerClient.h",
|
| - "graphics/GraphicsLayerDebugInfo.cpp",
|
| - "graphics/GraphicsLayerDebugInfo.h",
|
| - "graphics/GraphicsLayerFactory.h",
|
| "graphics/GraphicsTypes.cpp",
|
| "graphics/GraphicsTypes.h",
|
| "graphics/GraphicsTypes3D.h",
|
|
|