| Index: gypfiles/standalone.gypi
|
| diff --git a/gypfiles/standalone.gypi b/gypfiles/standalone.gypi
|
| index a2047f1c40cfdd4a1c0c44f1f1652314f1f42028..c6c26fbbb54f78fc85364bc78c21edc4a6d31d36 100644
|
| --- a/gypfiles/standalone.gypi
|
| +++ b/gypfiles/standalone.gypi
|
| @@ -987,10 +987,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
|
|
|