Chromium Code Reviews| Index: gyp/sfnt.gyp |
| =================================================================== |
| --- gyp/sfnt.gyp (revision 10226) |
| +++ gyp/sfnt.gyp (working copy) |
| @@ -5,9 +5,10 @@ |
| 'product_name': 'skia_sfnt', |
| 'type': 'static_library', |
| 'standalone_static_library': 1, |
| + 'dependencies': [ |
| + 'core.gyp:*', |
| + ], |
| 'include_dirs': [ |
| - '../include/config', |
| - '../include/core', |
| '../src/sfnt', |
| ], |
| 'sources': [ |