Index: webkit/webkit.gyp |
=================================================================== |
--- webkit/webkit.gyp (revision 13254) |
+++ webkit/webkit.gyp (working copy) |
@@ -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': [ |