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

Unified Diff: gyp/core.gyp

Issue 1421493003: tunnel down texture-size-constraint to imagefilters (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 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/core/SkImageFilter.h » ('j') | include/core/SkImageFilter.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 2569a9478fa6d262463192a1dcab3d0a376ffbcc..9913f61c0229eba4ab0e3e872a158bfaf03e312f 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -107,6 +107,7 @@
'../include/c',
'../include/config',
'../include/core',
robertphillips 2015/10/22 14:43:36 Do we still need this ?
reed1 2015/10/22 16:24:55 Not sure, will test.
+ '../include/gpu',
'../include/pathops',
'../include/pipe',
],
« no previous file with comments | « no previous file | include/core/SkImageFilter.h » ('j') | include/core/SkImageFilter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698