Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index b1cb7d3648c4579c164c519a1d53dec6e3ab287b..1401b7d9e9f390a14b597eafeb1ece673d61fdb4 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -59,6 +59,10 @@ |
"args": ["--test-launcher-print-test-stdio=always"] |
}, |
{ |
+ "test": "sandbox_mac_unittests", |
+ "platforms": ["mac"] |
+ }, |
+ { |
"test": "views_unittests", |
"platforms": ["win"] |
}, |