| Index: build_gyp/standalone.gypi
|
| diff --git a/build_gyp/standalone.gypi b/build_gyp/standalone.gypi
|
| index aa3feeaa10bb37d61eb03fd7dbb055283d6b94e9..b2ec4b92c4f3aaadc11f7270c459827d036f24bd 100644
|
| --- a/build_gyp/standalone.gypi
|
| +++ b/build_gyp/standalone.gypi
|
| @@ -319,10 +319,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.
|
| - '/FIIntrin.h',
|
| -
|
| # TODO(hans): Make this list shorter eventually, http://crbug.com/504657
|
| '-Qunused-arguments', # http://crbug.com/504658
|
| '-Wno-microsoft-enum-value', # http://crbug.com/505296
|
|
|