diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index c1b926c..dd24b99 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -3972,13 +3972,6 @@ # necessary to avoid build failure due to warnings generated by: # ../third_party/WebKit/WebCore/dom/Document.cpp 'scons_remove' : {'CXXFLAGS' : ['-Werror']}, - 'include_dirs' : [ - '../third_party/harfbuzz/src', - '../third_party/harfbuzz/contrib', - ], - 'defines': [ - 'SKIA_HARFBUZZ', - ], }], ['OS=="mac"', { 'actions': [ |