Chromium Code Reviews| Index: gyp/configurations_msvs.gypi |
| =================================================================== |
| --- gyp/configurations_msvs.gypi (revision 5548) |
| +++ gyp/configurations_msvs.gypi (working copy) |
| @@ -32,7 +32,7 @@ |
| 'FavorSizeOrSpeed': '0', |
| 'ExceptionHandling': '0', |
| 'RuntimeTypeInfo': 'false', |
| - 'OmitFramePointers': 'true', |
| + 'OmitFramePointers': 'false', |
| 'StringPooling': 'true', |
| }, |
| 'VCLinkerTool': { |