Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index ed29387268c22db523d7f2678dab5a9275f69ed8..7d74bc4931fb90ad867a9291d03e68b1eb6bee15 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -577,7 +577,7 @@ |
"Android Tests (dbg)": { |
"scripts": [ |
{ |
- "name": "check_licenses", |
+ "name": "webview_licenses", |
"script": "webview_licenses.py" |
} |
] |
@@ -585,7 +585,7 @@ |
"Android Tests": { |
"scripts": [ |
{ |
- "name": "check_licenses", |
+ "name": "webview_licenses", |
"script": "webview_licenses.py" |
} |
] |