Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

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

Issue 1784643002: Mojo C++ bindings: remove the utility/ folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@13_1_remove_thread_dep
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.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 3cf6772b15ea1e6dbdffd283b94e4fda5952297c..9b29c59c930d2519cd6c7cf72dfc22308c2823a9 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -30,7 +30,6 @@
"mojo_common_unittests",
"mojo_public_bindings_unittests",
"mojo_public_system_unittests",
- "mojo_public_utility_unittests",
"mojo_system_unittests",
"ppapi_unittests",
"printing_unittests",
@@ -243,12 +242,6 @@
"test": "mojo_public_system_unittests"
},
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_utility_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
@@ -565,12 +558,6 @@
"test": "mojo_public_system_unittests"
},
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_utility_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
@@ -887,12 +874,6 @@
"test": "mojo_public_system_unittests"
},
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_utility_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
@@ -1210,12 +1191,6 @@
"test": "mojo_public_system_unittests"
},
{
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_utility_unittests"
- },
- {
"test": "mojo_system_unittests"
},
{
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698