Chromium Code Reviews| Index: runtime/tools/gyp/runtime-configurations.gypi |
| =================================================================== |
| --- runtime/tools/gyp/runtime-configurations.gypi (revision 17487) |
| +++ runtime/tools/gyp/runtime-configurations.gypi (working copy) |
| @@ -88,7 +88,6 @@ |
| 'abstract': 1, |
| 'xcode_settings': { |
| 'ARCHS': [ 'i386' ], |
| - 'GCC_OPTIMIZATION_LEVEL': '3', |
|
Ivan Posva
2013/01/23 22:15:28
This line is not needed anymore, by default the op
|
| }, |
| }, |