diff options
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index cf65d6d..d5382d1 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -623,12 +623,6 @@ '../third_party/skia/src/ports/SkFontHost_FreeType_Subpixel.cpp', '../third_party/skia/src/core/SkFontHost.cpp', ], - # Export harfbuzz include paths to all downstream users of - # this library. TODO(evan): this is a temporary change - # until I get the dependencies fixed in WebKit. - 'export_dependent_settings': [ - '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz', - ], 'defines': [ 'SK_SUPPORT_LCDTEXT', ], |