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

Unified Diff: gn/gpu.gni

Issue 2580373002: Revert of Generate Signed Distance Field directly from vector path (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years 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 | src/gpu/GrDistanceFieldGenFromVector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gn/gpu.gni
diff --git a/gn/gpu.gni b/gn/gpu.gni
index ded0abce8e3122fe94ebbe34f86d7616960d0a9e..73fb4d6a3c0081da92ca69069b0cdfb6eacd3546 100644
--- a/gn/gpu.gni
+++ b/gn/gpu.gni
@@ -92,8 +92,6 @@
"$_src/gpu/GrCoordTransform.cpp",
"$_src/gpu/GrDefaultGeoProcFactory.cpp",
"$_src/gpu/GrDefaultGeoProcFactory.h",
- "$_src/gpu/GrDistanceFieldGenFromVector.cpp",
- "$_src/gpu/GrDistanceFieldGenFromVector.h",
"$_src/gpu/GrDrawingManager.cpp",
"$_src/gpu/GrDrawingManager.h",
"$_src/gpu/GrDrawOpAtlas.cpp",
« no previous file with comments | « no previous file | src/gpu/GrDistanceFieldGenFromVector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698