| Index: testing/buildbot/chromium_arm.json
|
| diff --git a/testing/buildbot/chromium_arm.json b/testing/buildbot/chromium_arm.json
|
| index a2d4329f28c7445cc6e86814b4ba89975420d9af..c3d306d08d3ba09ebe1c69163d3c94b88ed2b271 100644
|
| --- a/testing/buildbot/chromium_arm.json
|
| +++ b/testing/buildbot/chromium_arm.json
|
| @@ -1,11 +1,13 @@
|
| {
|
| "compile_targets": [
|
| "browser_tests_run",
|
| + "nacl_helper_nonsfi_unittests_run",
|
| "nacl_loader_unittests_run",
|
| "sandbox_linux_unittests_run"
|
| ],
|
| "gtest_tests": [
|
| "browser_tests",
|
| + "nacl_helper_nonsfi_unittests",
|
| "nacl_loader_unittests",
|
| "sandbox_linux_unittests"
|
| ]
|
|
|