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

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

Issue 2365933002: perf.fyi: Add 'mb' to the Win Clang Builder (Closed)
Patch Set: Created 4 years, 3 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_perf_fyi_Win_Clang_Builder.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/chromium_perf_fyi.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py b/scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py
index e1f5534cad70010e73b2f1ae045bb3e097b59477..ac9ef201d32b44fc3c42fff24bdcdafd837fb7c9 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_perf_fyi.py
@@ -16,7 +16,7 @@ SPEC = {
}
-@CHROMIUM_CONFIG_CTX(includes=['chromium_win_clang_official'])
+@CHROMIUM_CONFIG_CTX(includes=['chromium_win_clang_official', 'mb'])
def chromium_perf_clang(c):
pass
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Clang_Builder.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698