| Index: build/internal/release_impl_official.gypi
|
| diff --git a/build/internal/release_impl_official.gypi b/build/internal/release_impl_official.gypi
|
| index d0729a97e5dc1288e1a96ffe602657cb401cc2ba..36d5d787e9b35fb922a6ef8b5a086ed401fc9dfa 100644
|
| --- a/build/internal/release_impl_official.gypi
|
| +++ b/build/internal/release_impl_official.gypi
|
| @@ -8,7 +8,6 @@
|
| 'VCCLCompilerTool': {
|
| 'InlineFunctionExpansion': '2',
|
| 'EnableIntrinsicFunctions': 'true',
|
| - 'EnableFiberSafeOptimizations': 'true',
|
| 'OmitFramePointers': 'false',
|
| # The above is not sufficient (http://crbug.com/106711): it
|
| # simply eliminates an explicit "/Oy", but both /O2 and /Ox
|
|
|