Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1149)

Unified Diff: build_overrides/build.gni

Issue 2982863002: Remove deprecated macOS SDK overrides. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_overrides/build.gni
diff --git a/build_overrides/build.gni b/build_overrides/build.gni
index 9a677635e3c4e6aaccd717f50419fcefac08586c..6defefd89845578a0ebd36c5a520a0068cad2bb0 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -6,10 +6,6 @@
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
-# Some WebRTC targets require a 10.11 min SDK but those targets are only
-# used in non-Chromium builds.
-mac_sdk_min_build_override = "10.11"
tommi 2017/07/14 21:22:33 the comment says that this is used for non-Chromiu
-
# Some non-Chromium builds don't support building java targets.
enable_java_templates = true
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698