Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index cf83785a5fc816dc0839ea9fcf3669e29ddbfa7a..e59712edaeaf5687e65bf86931b594df49bedb6c 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1690,7 +1690,7 @@ |
| # not using the "current" SDK. |
| 'ios_sdk%': '', |
| 'ios_sdk_path%': '', |
| - 'ios_deployment_target%': '7.0', |
| + 'ios_deployment_target%': '9.0', |
| 'conditions': [ |
| # ios_product_name is set to the name of the .app bundle as it should |