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

Unified Diff: gyp/utils.gypi

Issue 2206663002: Delete SkNinePatch (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Keep in gypi Created 4 years, 4 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 | include/utils/SkNinePatch.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 8ae985b835c459b4fdafca9e4f8111d3c6c3e734..2123de690945b542e94d209547cd0719edeb9a43 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.gypi
@@ -20,7 +20,6 @@
'<(skia_include_path)/utils/SkInterpolator.h',
'<(skia_include_path)/utils/SkLayer.h',
'<(skia_include_path)/utils/SkMeshUtils.h',
- '<(skia_include_path)/utils/SkNinePatch.h',
'<(skia_include_path)/utils/SkNoSaveLayerCanvas.h',
'<(skia_include_path)/utils/SkNWayCanvas.h',
'<(skia_include_path)/utils/SkNullCanvas.h',
« no previous file with comments | « no previous file | include/utils/SkNinePatch.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698