Index: gyp/ports.gyp |
=================================================================== |
--- gyp/ports.gyp (revision 10226) |
+++ gyp/ports.gyp (working copy) |
@@ -6,9 +6,10 @@ |
'product_name': 'skia_ports', |
'type': 'static_library', |
'standalone_static_library': 1, |
+ 'dependencies': [ |
+ 'core.gyp:*', |
+ ], |
'include_dirs': [ |
- '../include/config', |
- '../include/core', |
'../include/effects', |
'../include/images', |
'../include/ports', |