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

Unified Diff: build/module_args/mojo.gni

Issue 1029113005: Update mojo sdk to rev cb6c5abfadfea0ca73dca466e2894554ac1ae144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 5 years, 9 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 | mojo/services/html_viewer/blink_input_events_type_converters.cc » ('j') | 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 d370cfaa02e101b5957195f778037e8389e0bea1..c8343251ec3053e81f2913ffedfdfa8775d138b7 100644
--- a/build/module_args/mojo.gni
+++ b/build/module_args/mojo.gni
@@ -13,6 +13,9 @@ build_network_service_from_source = true
# depend on the apptest framework.
disable_dart_apptest_framework = true
+# Points to the directory network_service is built from.
+network_service_root = "//mojo/services"
brettw 2015/03/24 21:53:07 Can you call this "mojo_network_service_root" inst
+
declare_args() {
# Specify prebuilt network service mojo file location rather than download
# from gs://mojo.
« no previous file with comments | « no previous file | mojo/services/html_viewer/blink_input_events_type_converters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698