Chromium Code Reviews| Index: build/standalone.gypi |
| =================================================================== |
| --- build/standalone.gypi (revision 11639) |
| +++ build/standalone.gypi (working copy) |
| @@ -91,6 +91,7 @@ |
| or OS=="netbsd"', { |
| 'target_defaults': { |
| 'cflags': [ '-Wall', '<(werror)', '-W', '-Wno-unused-parameter', |
| + '-Wno-unused-local-typedefs', |
| '-Wnon-virtual-dtor', '-pthread', '-fno-rtti', |
| '-fno-exceptions', '-pedantic' ], |
| 'ldflags': [ '-pthread', ], |