Chromium Code Reviews| Index: build/standalone.gypi |
| diff --git a/build/standalone.gypi b/build/standalone.gypi |
| index 1dc66a3537eaf110b14f3a54d9c472047ff4d534..8c50d7935bf2e417c254026ffc583e16eeb6667a 100644 |
| --- a/build/standalone.gypi |
| +++ b/build/standalone.gypi |
| @@ -44,7 +44,7 @@ |
| 'v8_deprecation_warnings': 1, |
| 'v8_imminent_deprecation_warnings': 1, |
| 'msvs_multi_core_compile%': '1', |
| - 'mac_deployment_target%': '10.5', |
| + 'mac_deployment_target%': '10.7', |
| 'release_extra_cflags%': '', |
| 'variables': { |
| 'variables': { |