Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Unified Diff: webkit/webkit.gyp

Issue 66001: Restore -Wall to Linux build and set up for -Werror. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libevent/libevent.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': [
« no previous file with comments | « third_party/libevent/libevent.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698