Commit a2211acb authored by jam's avatar jam Committed by Commit bot

Make the webview_licenses.py step's name in Android bot more clear.

Review URL: https://codereview.chromium.org/1036513008

Cr-Commit-Position: refs/heads/master@{#322421}
parent e746f0dd
......@@ -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"
}
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment