Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index 68735d8491ca06ff4996c82e8896828e370cffd9..59c8c6fde4e1ec2deae9d88fe3d1dc7e1fde82c4 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -16,12 +16,6 @@ |
"test": "accessibility_unittests" |
}, |
{ |
- "platforms": [ |
- "win" |
- ], |
- "test": "app_installer_unittests" |
- }, |
- { |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
@@ -225,6 +219,12 @@ |
"mojo_public_system_unittests", |
"mojo_public_utility_unittests", |
"mojo_system_unittests", |
+ { |
+ "platforms": [ |
+ "linux" |
+ ], |
+ "test": "nacl_helper_nonsfi_unittests" |
+ }, |
"nacl_loader_unittests", |
{ |
"swarming": { |