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

Unified Diff: build/module_args/mojo.gni

Issue 944843002: Prepare for new variable to build Mojo network service from source (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/module_args/mojo.gni
diff --git a/build/module_args/mojo.gni b/build/module_args/mojo.gni
index 0454f0d2e0236f551226a9169c279b8391b96352..21e5e9c90fcd776cd9c865cdc2731aa965613826 100644
--- a/build/module_args/mojo.gni
+++ b/build/module_args/mojo.gni
@@ -7,4 +7,8 @@ mojo_sdk_root = "//third_party/mojo/src"
# Chromium builds the network service from source, as it is the
# producer of the network service.
+build_network_service_from_source = true
+
+# TODO(blundell): Remove the below line once
+# https://codereview.chromium.org/939753003/ rolls into Chromium.
use_prebuilt_network_service = false
« 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