diff options
author | Nico Weber <thakis@chromium.org> | 2015-01-30 18:00:12 -0800 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2015-01-31 02:11:57 +0000 |
commit | 6c68b2a4d95bbaa2f192079c9126987cdc4334f1 (patch) | |
tree | 4cdd16391c82e06c23e12f6abf6f6bdd249613d0 /testing | |
parent | a1f85d7012c61f136d0e757c9cbe159060b2212a (diff) | |
download | chromium_src-6c68b2a4d95bbaa2f192079c9126987cdc4334f1.zip chromium_src-6c68b2a4d95bbaa2f192079c9126987cdc4334f1.tar.gz chromium_src-6c68b2a4d95bbaa2f192079c9126987cdc4334f1.tar.bz2 |
Rename win/asan bot, src part.
See https://codereview.chromium.org/887093002/ for context.
BUG=448790
TBR=timurrrr@chromium.org
Review URL: https://codereview.chromium.org/893683002
Cr-Commit-Position: refs/heads/master@{#314045}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index 25823ae..0fa809d 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -719,7 +719,7 @@ "installer_util_unittests" ] }, - "CrWinClang(asan) tester": { + "CrWinAsan tester": { "gtest_tests": [ { "test": "base_unittests", |