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

Unified Diff: skia/BUILD.gn

Issue 610743002: skia/ext: Removed paint simplifier. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « no previous file | skia/ext/paint_simplifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 9fb49201e58cbc204829062d2b3007c0b119d76c..042d03db0dac23955269a432874a6290a4ccb280 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -274,8 +274,6 @@ component("skia") {
"ext/SkThread_chrome.cc",
"ext/opacity_draw_filter.cc",
"ext/opacity_draw_filter.h",
- "ext/paint_simplifier.cc",
- "ext/paint_simplifier.h",
"ext/pixel_ref_utils.cc",
"ext/pixel_ref_utils.h",
"ext/platform_canvas.cc",
« no previous file with comments | « no previous file | skia/ext/paint_simplifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698