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

Unified Diff: sky/engine/web/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/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index 78408a8870e4ff93c0bb88fe3a120438d2877b8b..1b2220fe597e67a4189958ff595514f662ab9ee0 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -47,10 +47,6 @@ component("web") {
"EditorClientImpl.h",
"FrameLoaderClientImpl.cpp",
"FrameLoaderClientImpl.h",
- "GraphicsLayerFactoryChromium.cpp",
- "GraphicsLayerFactoryChromium.h",
- "LinkHighlight.cpp",
- "LinkHighlight.h",
"PageWidgetDelegate.cpp",
"PageWidgetDelegate.h",
"SpellCheckerClientImpl.cpp",

Powered by Google App Engine
This is Rietveld 408576698