| Index: chrome/installer/mac/app/BUILD.gn
|
| diff --git a/chrome/installer/mac/app/BUILD.gn b/chrome/installer/mac/app/BUILD.gn
|
| index eaba1b8c3ab78129cf98022417279f0ea0f5788b..4829bbd00bef33345d23cd5be9ac09a0e72e0517 100644
|
| --- a/chrome/installer/mac/app/BUILD.gn
|
| +++ b/chrome/installer/mac/app/BUILD.gn
|
| @@ -33,7 +33,6 @@ mac_app_bundle("mac_installer_app") {
|
| output_name = "$chrome_product_installer_full_name"
|
| info_plist = "Info.plist"
|
| extra_substitutions = [
|
| - "MACOSX_DEPLOYMENT_TARGET=10.9",
|
| "PRODUCT_INSTALLER_FULLNAME=$chrome_product_installer_full_name",
|
| "CHROMIUM_BUNDLE_ID=$chrome_mac_bundle_id",
|
| ]
|
|
|