summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 7ba6882..0bd3a34 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -806,9 +806,6 @@
['include', 'third_party/WebKit/WebCore/platform/graphics/chromium/SimpleFontDataLinux\\.cpp$'],
],
'cflags': [
- # -Wno-multichar for:
- # .../WebCore/platform/image-decoders/bmp/BMPImageDecoder.cpp
- '-Wno-multichar',
# WebCore does not work with strict aliasing enabled.
# https://bugs.webkit.org/show_bug.cgi?id=25864
'-fno-strict-aliasing',