Chromium Code Reviews| Index: tools/gyp/configurations_xcode.gypi |
| diff --git a/tools/gyp/configurations_xcode.gypi b/tools/gyp/configurations_xcode.gypi |
| index f5ba5c0d539046fb6dd30951608622a190fd543b..d3055a8a062c4c0f2235af2d552f0691741f93b8 100644 |
| --- a/tools/gyp/configurations_xcode.gypi |
| +++ b/tools/gyp/configurations_xcode.gypi |
| @@ -65,13 +65,6 @@ |
| 'defines': [ |
| 'PROFILE_NATIVE_CODE', |
| ], |
| - }, { |
| - 'xcode_settings': { |
| - 'OTHER_CFLAGS': [ |
| - '-fomit-frame-pointer', |
| - '-momit-leaf-frame-pointer', |
| - ], |
| - }, |
| }], |
| ], |
| }, |