Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(775)

Unified Diff: sky/engine/platform/BUILD.gn

Issue 762993003: Remove GraphicsLayer family of classes. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698