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

Unified Diff: build/module_args/mojo.gni

Issue 1048413002: Support of specify local prebuilt network service apptests file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add BUG info 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 | 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 13853b3860d7475ebd68020b362ddec452ac7aa3..21d9dbd6dcdc5d24501fbbcdbf1d3d2626850784 100644
--- a/build/module_args/mojo.gni
+++ b/build/module_args/mojo.gni
@@ -29,4 +29,7 @@ declare_args() {
# android_x64. And it is also useful for supportted platform as well when
# developer want to try its own version of network service files.
mojo_prebuilt_network_service_location = ""
+
+ # For network_service_apptests.mojo
+ mojo_prebuilt_network_service_apptests_location = ""
}
« 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