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

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: fixed more trybot errors. 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
« no previous file with comments | « gyp/tests.gyp ('k') | include/utils/SkPathUtils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 1b51b18c10a95a9684029a4253084852e1b80572..07f892168313bad68025d5972e83f108ed8b22e9 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -12,6 +12,7 @@
'../include/effects',
'../include/images',
'../include/lazy',
+ '../include/pathops',
'../include/pipe',
'../include/utils',
'../include/utils/mac',
@@ -82,6 +83,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698