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

Unified Diff: gyp/ports.gyp

Issue 1952063002: Create SkColorSpaceXform to handle color conversions (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase Created 4 years, 7 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/core.gypi ('k') | gyp/qcms.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 6b290521440c1bea23c4e9e2c70a181d4dd4a6e5..536ae9ce492446c988e282ca622e039657d49388 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -14,6 +14,7 @@
'core.gyp:*',
'qcms.gyp:qcms',
],
+ 'export_dependent_settings': [ 'qcms.gyp:qcms', ],
'include_dirs': [
'../include/effects',
'../include/client/android',
« no previous file with comments | « gyp/core.gypi ('k') | gyp/qcms.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698