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

Unified Diff: gyp/utils.gypi

Issue 1943833002: return 4x4 matrix from SkColorSpace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix redirect header Created 4 years, 8 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 | « gyp/core.gypi ('k') | include/core/SkMatrix44.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gypi
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index 5e13e2b71060146e85712e9932e285f054293a61..ea12203cb5da067a375b28f31d41264d704d6b49 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -19,7 +19,6 @@
'<(skia_include_path)/utils/SkEventTracer.h',
'<(skia_include_path)/utils/SkInterpolator.h',
'<(skia_include_path)/utils/SkLayer.h',
- '<(skia_include_path)/utils/SkMatrix44.h',
'<(skia_include_path)/utils/SkMeshUtils.h',
'<(skia_include_path)/utils/SkNinePatch.h',
'<(skia_include_path)/utils/SkNoSaveLayerCanvas.h',
@@ -54,7 +53,6 @@
'<(skia_src_path)/utils/SkLayer.cpp',
'<(skia_src_path)/utils/SkMatrix22.cpp',
'<(skia_src_path)/utils/SkMatrix22.h',
- '<(skia_src_path)/utils/SkMatrix44.cpp',
'<(skia_src_path)/utils/SkMeshUtils.cpp',
'<(skia_src_path)/utils/SkNinePatch.cpp',
'<(skia_src_path)/utils/SkNWayCanvas.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkMatrix44.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698