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

Unified Diff: build_overrides/build.gni

Issue 1925843003: Roll chromium_revision 2a03e86fcf..bc1c2103ef (389507:390316) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Update GN files Created 4 years, 8 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 | « DEPS ('k') | build_overrides/webrtc.gni » ('j') | 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 caf629d0a16422215150cfc872d3acf5e6413ff9..1088355ef780a5b9eb24c46b7911b76f86d52e84 100644
--- a/build_overrides/build.gni
+++ b/build_overrides/build.gni
@@ -12,3 +12,7 @@
# remove this when Chromium drops 10.6 support and also requires 10.7.
mac_sdk_min_build_override = "10.11"
mac_deployment_target_build_override = "10.7"
+
+# Variable that can be used to support multiple build scenarios, like having
+# Chromium specific targets in a client project's GN file etc.
+build_with_chromium = false
« no previous file with comments | « DEPS ('k') | build_overrides/webrtc.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698