Index: components/nacl/renderer/plugin/plugin.gypi |
diff --git a/components/nacl/renderer/plugin/plugin.gypi b/components/nacl/renderer/plugin/plugin.gypi |
index e7f31710fb774413bfedd6b83ae659b1a79810ff..ea82a68da9ceaa194539946e1febaf5ed64a348d 100644 |
--- a/components/nacl/renderer/plugin/plugin.gypi |
+++ b/components/nacl/renderer/plugin/plugin.gypi |
@@ -33,9 +33,6 @@ |
'cflags': [ |
'-Wno-long-long', |
], |
- 'cflags!': [ |
- '-Wno-unused-parameter', # be a bit stricter to match NaCl flags. |
- ], |
'conditions': [ |
['asan!=1 and msan!=1 and ubsan_vptr!=1', { |
'ldflags': [ |