Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 49b030dad07a9696fe333360db56106530c01183..fccc0b0aadde7b63d1c0512520db18159c5a2fd1 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -180,8 +180,7 @@ |
| '-msse2', |
| '-mfpmath=sse', |
| '-Wall', |
| - # TODO(sgk): when chromium_code targets are clean of warnings. |
| - #'-Werror', |
| + '-Werror', |
| ], |
| 'ldflags': [ |
| '-m32', |