Index: build/config/mac/mac_sdk.gni |
diff --git a/build/config/mac/mac_sdk.gni b/build/config/mac/mac_sdk.gni |
index 44995a3e667a0505a3edff522e09b79a8e7210c4..600085e8b7e12a07267897528354b3b35f039fbe 100644 |
--- a/build/config/mac/mac_sdk.gni |
+++ b/build/config/mac/mac_sdk.gni |
@@ -2,6 +2,8 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+import("//build/config/chrome_build.gni") |
+ |
declare_args() { |
# Minimum supported version of the Mac SDK. |
mac_sdk_min = "10.6" |