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

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

Issue 763013002: Get rid of the remaining uses of GraphicsLayer. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix diff 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
« no previous file with comments | « sky/engine/platform/graphics/gpu/DrawingBuffer.cpp ('k') | sky/engine/web/ChromeClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index fdc0528a5f14d3978cf5ff0691b6ddf2d0324e92..78408a8870e4ff93c0bb88fe3a120438d2877b8b 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -96,8 +96,6 @@ component("web") {
"WebViewImpl.cpp",
"WebViewImpl.h",
"linux/WebFontRendering.cpp",
- "painting/ContinuousPainter.cpp",
- "painting/ContinuousPainter.h",
"painting/PaintAggregator.cpp",
"painting/PaintAggregator.h",
]
« no previous file with comments | « sky/engine/platform/graphics/gpu/DrawingBuffer.cpp ('k') | sky/engine/web/ChromeClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698