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

Unified Diff: sky/engine/public/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/public/BUILD.gn
diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
index 50eb47a922c8d5e098432d50ccfae5bc6b14eeb6..5a4c2ded513d8312954f3359f49dce391ab8ef5c 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -54,14 +54,12 @@ source_set("platform_headers") {
"platform/WebGestureDevice.h",
"platform/WebGraphicsContext3D.h",
"platform/WebGraphicsContext3DProvider.h",
- "platform/WebGraphicsLayerDebugInfo.h",
"platform/WebHTTPBody.h",
"platform/WebHTTPHeaderVisitor.h",
"platform/WebHTTPLoadInfo.h",
"platform/WebImage.h",
"platform/WebImageLayer.h",
"platform/WebLayer.h",
- "platform/WebLayerClient.h",
"platform/WebLayerScrollClient.h",
"platform/WebLayerTreeView.h",
"platform/WebLocalizedString.h",

Powered by Google App Engine
This is Rietveld 408576698