Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index 16f6b8c9fba0f78c10f95f565c494fc8800abd5f..b8440ed20cafc72fccdbc33f941cb8594e12ae43 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -6,7 +6,46 @@ |
], |
"gtest_tests": [ |
{ |
+ "test": "html_viewer_unittests" |
+ }, |
+ { |
+ "test": "ipc_mojo_unittests" |
+ }, |
+ { |
"test": "mojo_common_unittests" |
+ }, |
+ { |
+ "test": "mojo_public_application_unittests" |
+ }, |
+ { |
+ "test": "mojo_public_bindings_unittests" |
+ }, |
+ { |
+ "test": "mojo_public_environment_unittests" |
+ }, |
+ { |
+ "test": "mojo_public_system_unittests" |
+ }, |
+ { |
+ "test": "mojo_public_utility_unittests" |
+ }, |
+ { |
+ "test": "mojo_runner_unittests" |
+ }, |
+ { |
+ "test": "mojo_shell_unittests" |
+ }, |
+ { |
+ "test": "mojo_surfaces_lib_unittests" |
+ }, |
+ { |
+ "test": "mojo_system_unittests" |
+ }, |
+ { |
+ "test": "resource_provider_unittests" |
+ }, |
+ { |
+ "test": "view_manager_unittests" |
} |
] |
}, |