| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 203247dce51c1cc6fafacc7ff6a23399d14d0862..cb4de8ee7f7907ebfaf8b3a7d4485c899d10d56f 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -5820,11 +5820,6 @@
|
| # pattern.
|
| '-Wno-missing-field-initializers',
|
|
|
| - # Many files use intrinsics without including this header.
|
| - # TODO(hans): Fix those files, or move this to sub-GYPs,
|
| - # https://crbug.com/592745
|
| - '/FIintrin.h',
|
| -
|
| # TODO(hans): Make this list shorter eventually, http://crbug.com/504657
|
| '-Wno-microsoft-enum-value', # http://crbug.com/505296
|
| '-Wno-unknown-pragmas', # http://crbug.com/505314
|
|
|