Chromium Code Reviews

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1585763002: Add android_webview_unittests to Android GN bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 17cdf4f604cb00ac4b3e745be6688ba21da78d61..66e517d024c22749349e1087cb9c85311c13bf82 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -5,6 +5,9 @@
],
"gtest_tests": [
{
+ "test": "android_webview_unittests"
+ },
+ {
"test": "base_unittests"
},
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine