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

Unified Diff: scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json

Issue 1003453002: Do not pass use_prebuilt_mojo_shell to gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rename 'Run apptests' to 'app_tests'. 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 | « scripts/slave/recipes/chromium_mojo.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
diff --git a/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json b/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
index db2f3cdbf803bb52de7bb1678b26c6e4a7de4853..251e7ef3a676e7c38c92ff2eef7756ba88874168 100644
--- a/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
+++ b/scripts/slave/recipes/chromium_mojo.expected/full_chromium_mojo_Chromium_Mojo_Linux.json
@@ -81,7 +81,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Release",
- "--args=use_prebuilt_mojo_shell=true is_debug=false cpu_arch=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\""
+ "--args=is_debug=false cpu_arch=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\""
],
"name": "gn"
},
@@ -134,6 +134,6 @@
"[SLAVE_BUILD]/src/mojo/tools/data/apptests",
"[SLAVE_BUILD]/src/out/Release"
],
- "name": "run apptests"
+ "name": "app_tests"
}
]
« no previous file with comments | « scripts/slave/recipes/chromium_mojo.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698