| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index bd6f85b5487af9749b8dde489c1bc722d50942a0..fe8ebd1bae8c71a60c548bb5ec2071ab0ce0effb 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -1,8 +1,23 @@
|
| [
|
| "app_list_unittests",
|
| + "base_unittests",
|
| + "browser_tests",
|
| + "cacheinvalidation_unittests",
|
| + "cc_unittests",
|
| + "chromedriver_unittests",
|
| + "components_unittests",
|
| + "content_browsertests",
|
| + "content_unittests",
|
| + "crypto_unittests",
|
| "device_unittests",
|
| "gcm_unit_tests",
|
| "gfx_unittests",
|
| + "google_apis_unittests",
|
| + "gpu_unittests",
|
| + "interactive_ui_tests",
|
| + "ipc_tests",
|
| + "jingle_unittests",
|
| + "media_unittests",
|
| "mojo_apps_js_unittests",
|
| "mojo_common_unittests",
|
| "mojo_js_unittests",
|
| @@ -11,5 +26,14 @@
|
| "mojo_public_system_unittests",
|
| "mojo_public_utility_unittests",
|
| "mojo_service_manager_unittests",
|
| - "mojo_system_unittests"
|
| + "mojo_system_unittests",
|
| + "net_unittests",
|
| + "ppapi_unittests",
|
| + "printing_unittests",
|
| + "remoting_unittests",
|
| + "sql_unittests",
|
| + "sync_integration_tests",
|
| + "sync_unit_tests",
|
| + "ui_unittests",
|
| + "unit_tests"
|
| ]
|
|
|