| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 4f83f4c400bcc5bcb3ceeea20c7b4ed7f18bb061..ae79702e1cea99cff7b3b738aac09f0aff7f0458 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -5351,9 +5351,7 @@
|
| # TODO(hans): Make this list shorter eventually.
|
| '-Qunused-arguments',
|
| '-Wno-c++11-compat-deprecated-writable-strings',
|
| - '-Wno-char-subscripts',
|
| '-Wno-deprecated-declarations',
|
| - '-Wno-deprecated-register',
|
| '-Wno-empty-body',
|
| '-Wno-enum-conversion',
|
| '-Wno-extra-tokens',
|
|
|