Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index 99a943872eb80b444bc17ea87acbf01db2ac4c6a..f76ab05dbe77f4a9a74b0af6848bb84717559b1d 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -202,5 +202,15 @@ |
"mojo_system_unittests", |
"nacl_loader_unittests" |
] |
- } |
+ }, |
+ 'Linux ARM Cross-Compile': { |
+ "compile_targets": [ |
+ "browser_tests_run" |
+ ], |
+ "gtest_tests": [ |
+ { |
+ "test": "browser_tests" |
+ }, |
+ ], |
+ }, |
} |