Index: gyp/zlib.gyp |
=================================================================== |
--- gyp/zlib.gyp (revision 10226) |
+++ gyp/zlib.gyp (working copy) |
@@ -3,9 +3,8 @@ |
{ |
'target_name': 'zlib', |
'type': 'static_library', |
- 'include_dirs': [ |
- '../include/config', |
- '../include/core', |
+ 'dependencies': [ |
+ 'skia_lib.gyp:skia_lib', |
], |
'sources': [ |
'../include/core/SkFlate.h', |