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

Unified Diff: gyp/core.gypi

Issue 2388213003: Revert of Analytic AntiAlias for Convex Shapes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 2 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 | « dm/DM.cpp ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index eefa75694530d6f5cb3cf5dca06f88b4f771657a..50e3c3c09e615c5baf793f27624081df9ddef199 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -114,8 +114,6 @@
'<(skia_src_path)/core/SkEdgeClipper.h',
'<(skia_src_path)/core/SkEmptyShader.h',
'<(skia_src_path)/core/SkEndian.h',
- '<(skia_src_path)/core/SkAnalyticEdge.cpp',
- '<(skia_src_path)/core/SkAAAConstants.h',
'<(skia_src_path)/core/SkEdge.cpp',
'<(skia_src_path)/core/SkEdge.h',
'<(skia_src_path)/core/SkError.cpp',
@@ -275,7 +273,6 @@
'<(skia_src_path)/core/SkScan.cpp',
'<(skia_src_path)/core/SkScan.h',
'<(skia_src_path)/core/SkScanPriv.h',
- '<(skia_src_path)/core/SkScan_AAAPath.cpp',
'<(skia_src_path)/core/SkScan_AntiPath.cpp',
'<(skia_src_path)/core/SkScan_Antihair.cpp',
'<(skia_src_path)/core/SkScan_Hairline.cpp',
« no previous file with comments | « dm/DM.cpp ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698