Chromium Code Reviews

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json

Issue 2057053002: V8: Remove infra-side gn defaults (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
index 57d9774e363868aad0f9efefcbe37c44f0a21147..eb7248e19115c7fbcb29b8bf9bfe049cbbd8f5e7 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_branches_V8_Linux___beta_branch.json
@@ -135,7 +135,7 @@
"--root=[SLAVE_BUILD]/v8",
"gen",
"[TMP_BASE]/v8_gn_tmp_1",
- "--args=use_sysroot=false icu_use_data_file = false v8_test_isolation_mode = \"prepare\" is_debug=false target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
+ "--args=is_debug=false target_cpu=\"x86\" use_goma=true goma_dir=\"[CACHE]/cipd/goma\""
],
"name": "gn"
},

Powered by Google App Engine