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

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

Issue 842113005: Delete a bunch of noop paint invalidation code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fix comment Created 5 years, 11 months 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/public/web/WebWidgetClient.h ('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 d4b275f2587d425c412d14ca8383ec46cc6df582..f2dc903641c1b98e5f1b2f57e1da86f766e14d68 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -91,8 +91,6 @@ component("web") {
"WebViewImpl.cpp",
"WebViewImpl.h",
"linux/WebFontRendering.cpp",
- "painting/PaintAggregator.cpp",
- "painting/PaintAggregator.h",
]
if (is_component_build) {
« no previous file with comments | « sky/engine/public/web/WebWidgetClient.h ('k') | sky/engine/web/ChromeClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698