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

Unified Diff: build_overrides/webrtc.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 | « build_overrides/build.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_overrides/webrtc.gni
diff --git a/build_overrides/webrtc.gni b/build_overrides/webrtc.gni
index 0869397bef2689b689cd362d77cffbc8e5b6b1f2..a9bbdbf95bc0e5d8366d470757ac62ed4f1412fd 100644
--- a/build_overrides/webrtc.gni
+++ b/build_overrides/webrtc.gni
@@ -12,7 +12,9 @@
# Every variable here needs to be present in the corresponding file in
# build_overrides/ of Chromium.
-build_with_chromium = false
+# The build_with_chromium variable is now located in build.gni (now also used
+# by BoringSSL).
+import("//build_overrides/build.gni")
# Excluded in Chromium since its prerequisites don't require Pulse Audio.
rtc_include_pulse_audio = true
« no previous file with comments | « build_overrides/build.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698