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

Unified Diff: scripts/slave/recipes/webrtc/libfuzzer.py

Issue 1767513003: WebRTC: Move libfuzzer bot to client.webrtc.fyi (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 10 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
Index: scripts/slave/recipes/webrtc/libfuzzer.py
diff --git a/scripts/slave/recipes/webrtc/libfuzzer.py b/scripts/slave/recipes/webrtc/libfuzzer.py
index 1645b50a1048416f2fbe957499097856b3fa1ecc..97df899823894f78d23733e32c8d778c217c0d03 100644
--- a/scripts/slave/recipes/webrtc/libfuzzer.py
+++ b/scripts/slave/recipes/webrtc/libfuzzer.py
@@ -22,7 +22,7 @@ DEPS = [
BUILDERS = freeze({
- 'client.webrtc': {
+ 'client.webrtc.fyi': {
'builders': {
'Linux64 Release (Libfuzzer)': {
'recipe_config': 'webrtc',

Powered by Google App Engine
This is Rietveld 408576698