Commit 783103b6 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Fix comma typo in cts tests' entry in gn_isolate_map.pyl

TBR=jbudorick

Bug: 880623
Change-Id: Ibcda8cadf0e6b00f1f50ade12c06922a2f5f3bda
Reviewed-on: https://chromium-review.googlesource.com/c/1332610Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607439}
parent 1e141107
...@@ -1392,7 +1392,7 @@ ...@@ -1392,7 +1392,7 @@
"../../android_webview/tools/run_cts.py", "../../android_webview/tools/run_cts.py",
"--skip-expected-failures", "--skip-expected-failures",
"--additional-apk", "--additional-apk",
"apks/SystemWebView.apk" "apks/SystemWebView.apk",
"-v", "-v",
], ],
}, },
......
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