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

Unified Diff: gyp/webtry.gyp

Issue 252863002: Add pathops and capture stderr so we can get SkDebugf output. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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 | « experimental/webtry/webtry.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/webtry.gyp
diff --git a/gyp/webtry.gyp b/gyp/webtry.gyp
index 1f476f3d4675ce490bbf3dc9adb1474aeed76621..63f71b9435a59aa8dcd5b3cd9438cd5d8ef7ec45 100644
--- a/gyp/webtry.gyp
+++ b/gyp/webtry.gyp
@@ -7,6 +7,7 @@
'include_dirs' : [
'../src/core',
'../src/images',
+ '../src/pathops',
],
'sources': [
'../experimental/webtry/result.cpp',
« no previous file with comments | « experimental/webtry/webtry.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698