Chromium Code Reviews

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

Issue 723343002: Update from https://crrev.com/304121 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index c1bdf11a1be8baf6a9a81a5a7ae3907ce6fa4c72..cff26cd674b3db92307988d734c09a4727a48d23 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -73,7 +73,7 @@
}
},
"sync_unit_tests",
- "ui_unittests",
+ "ui_base_unittests",
{
"test": "unit_tests",
"swarming": {
@@ -171,7 +171,7 @@
}
},
"sync_unit_tests",
- "ui_unittests",
+ "ui_base_unittests",
{
"test": "unit_tests",
"swarming": {
@@ -269,7 +269,7 @@
}
},
"sync_unit_tests",
- "ui_unittests",
+ "ui_base_unittests",
{
"test": "unit_tests",
"swarming": {
@@ -360,7 +360,7 @@
}
},
"sync_unit_tests",
- "ui_unittests",
+ "ui_base_unittests",
{
"test": "unit_tests",
"swarming": {
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine