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

Unified Diff: scripts/slave/recipes/chromium_libfuzzer_clang_tot.py

Issue 2302383002: Fix a small typo in chromium_libfuzzer_clang_tot (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_libfuzzer_clang_tot.expected/full_chromium_fyi_ClangToTLinuxASanLibfuzzer.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium_libfuzzer_clang_tot.py
diff --git a/scripts/slave/recipes/chromium_libfuzzer_clang_tot.py b/scripts/slave/recipes/chromium_libfuzzer_clang_tot.py
index b31f96842dc042959bc6120151b53713c3ad7e63..0daff5de097b6f0cbe917c5f5430953a1f7cde07 100644
--- a/scripts/slave/recipes/chromium_libfuzzer_clang_tot.py
+++ b/scripts/slave/recipes/chromium_libfuzzer_clang_tot.py
@@ -23,7 +23,7 @@ DEPS = [
BUILDERS = freeze({
'chromium.fyi': {
'builders': {
- 'ClangToTLinuxAsanLibfuzzer': {
+ 'ClangToTLinuxASanLibfuzzer': {
'chromium_config': 'chromium_clang',
'chromium_apply_config': [ 'proprietary_codecs' ],
'chromium_config_kwargs': {
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium_libfuzzer_clang_tot.expected/full_chromium_fyi_ClangToTLinuxASanLibfuzzer.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698