Chromium Code Reviews| Index: chrome/chrome_installer.gypi |
| diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi |
| index dc976c55eb5c6c575f6d6ab521b04ca65acd93fc..52411a950bdc218abb8878862fa4bd953cb02ee6 100644 |
| --- a/chrome/chrome_installer.gypi |
| +++ b/chrome/chrome_installer.gypi |
| @@ -1047,7 +1047,7 @@ |
| }, |
| 'xcode_settings': { |
| 'ARCHS': [ 'i386', 'x86_64' ], |
| - 'MACOSX_DEPLOYMENT_TARGET': '10.4', |
| + 'MACOSX_DEPLOYMENT_TARGET': '10.5', |
| 'GCC_ENABLE_OBJC_GC': 'supported', |
| }, |
| }, |