Index: gyp/ports.gyp |
diff --git a/gyp/ports.gyp b/gyp/ports.gyp |
index 2c41ecfbf1ff3379625272825ae62c33adc0c7b4..63abb41091e9e41e563c2067a05aa6ba9e021b7c 100644 |
--- a/gyp/ports.gyp |
+++ b/gyp/ports.gyp |
@@ -71,6 +71,8 @@ |
'../include/ports/SkFontMgr_fontconfig.h', |
'../include/ports/SkFontMgr_indirect.h', |
'../include/ports/SkRemotableFontMgr.h', |
+ |
+ '../src/ports/SkImageGeneratorCG.cpp', |
scroggo
2016/03/02 13:08:14
This file seems to have gotten messy. Sometimes we
msarett
2016/03/04 23:48:33
Now we only build this file on Mac/iOS. Removed b
|
], |
'sources/': [ |
['exclude', 'SkFontMgr_.+_factory\\.cpp$'], |