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

Unified Diff: gyp/utils.gyp

Issue 16829003: Adding my Bitmap2Path sample for 1on1 meeting. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Added SkRegion mode to PathUtils and Test. Created 7 years, 6 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
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 4ac9284d5371112ac12da0e34fa96719c6c7bc0d..fc2952efbd3a00f0bcfab05f4290062d5977054b 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -80,6 +80,7 @@
'../src/utils/SkParseColor.cpp',
'../src/utils/SkParsePath.cpp',
'../src/utils/SkPictureUtils.cpp',
+ '../src/utils/SkPathUtils.cpp',
'../src/utils/SkProxyCanvas.cpp',
'../src/utils/SkSHA1.cpp',
'../src/utils/SkSHA1.h',
« no previous file with comments | « gyp/tests.gyp ('k') | include/utils/SkPathUtils.h » ('j') | include/utils/SkPathUtils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698