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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/api.py

Issue 1004523002: chromium_win_clang_official recipe config: check out internal sources (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 | scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/api.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/api.py b/scripts/slave/recipe_modules/chromium_tests/api.py
index b3a3a5f095e164879a9d05c69a5d90264d78db84..b83c386fa8fcff19ec96b2d8f82d1ef4d42454a2 100644
--- a/scripts/slave/recipe_modules/chromium_tests/api.py
+++ b/scripts/slave/recipe_modules/chromium_tests/api.py
@@ -133,6 +133,7 @@ RECIPE_CONFIGS = freeze({
'chromium_win_clang_official': {
'chromium_config': 'chromium_win_clang_official',
'gclient_config': 'chromium',
+ 'gclient_apply_config': ['chrome_internal'],
},
'chromium_win_asan': {
'chromium_config': 'chromium_win_asan',
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698