Chromium Code Reviews| Index: tools/gyp/configurations_xcode.gypi |
| =================================================================== |
| --- tools/gyp/configurations_xcode.gypi (revision 21785) |
| +++ tools/gyp/configurations_xcode.gypi (working copy) |
| @@ -51,7 +51,7 @@ |
| 'GCC_ENABLE_PASCAL_STRINGS': 'NO', |
| 'GCC_ENABLE_TRIGRAPHS': 'NO', |
| - 'PREBINDING': 'NO', |
| + 'COMBINE_HIDPI_IMAGES': 'YES', |
|
siva
2013/04/22 17:17:27
Just curious, why do we need this option. Do we ha
Ivan Posva
2013/04/22 23:04:45
If you do not set this, then Xcode complains about
|
| }, |
| }, |
| }, |