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

Unified Diff: scripts/slave/recipe_modules/cronet/example.expected/gn_test.json

Issue 2235773002: chromium: run GN in the checkout directory (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 4 years, 4 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
Index: scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
diff --git a/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json b/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
index ca2b8c324f747805b9744c7a4e9407287ba10b68..a61b24199504407f893fa4c8fe8d65d1e6e8ca03 100644
--- a/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
+++ b/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
@@ -252,6 +252,7 @@
"//out/Debug",
"--args=disable_brotli_filter=true disable_file_support=true disable_ftp_support=true enable_websockets=false use_platform_icu_alternatives=true is_debug=true target_os=\"android\" target_cpu=\"arm\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
+ "cwd": "[SLAVE_BUILD]/src",
"name": "gn"
},
{

Powered by Google App Engine
This is Rietveld 408576698