| Index: webkit/webkit.gyp
|
| ===================================================================
|
| --- webkit/webkit.gyp (revision 13472)
|
| +++ webkit/webkit.gyp (working copy)
|
| @@ -3968,10 +3968,6 @@
|
| # .../WebCore/platform/image-decoders/bmp/BMPImageDecoder.cpp
|
| '-Wno-multichar',
|
| ],
|
| - # TODO(sgk): unnecessary once common.gypi gets Linux settings
|
| - # necessary to avoid build failure due to warnings generated by:
|
| - # ../third_party/WebKit/WebCore/dom/Document.cpp
|
| - 'scons_remove' : {'CXXFLAGS' : ['-Werror']},
|
| }],
|
| ['OS=="mac"', {
|
| 'actions': [
|
|
|