Index: gyp/core.gyp |
diff --git a/gyp/core.gyp b/gyp/core.gyp |
index cc5cfbd3887acebb77e8a41b52fbb8533a027fa5..0a38ede4817b60feb9bcacc69c33ae3b1a284e60 100644 |
--- a/gyp/core.gyp |
+++ b/gyp/core.gyp |
@@ -75,11 +75,6 @@ |
'config/win', |
], |
}], |
- [ 'skia_os == "nacl"', { |
- 'dependencies': [ |
- 'freetype.gyp:freetype', |
- ], |
- }], |
[ 'skia_os == "android" and skia_arch_type == "arm" and armv7 == 1', { |
# The code in SkUtilsArm.cpp can be used on an ARM-based Linux system, not only Android. |
'sources': [ |