Chromium Code Reviews| Index: build/android/buildbot_try_compile_test.sh |
| diff --git a/build/android/buildbot_try_compile_test.sh b/build/android/buildbot_try_compile_test.sh |
| index e48ed1bde80b3c498986f3fc602aa74071c45124..84332b8fcacdd695a0f7032519eaf96df87bf204 100755 |
| --- a/build/android/buildbot_try_compile_test.sh |
| +++ b/build/android/buildbot_try_compile_test.sh |
| @@ -17,3 +17,4 @@ bb_install_build_deps "${ROOT}"/../.. |
| bb_compile |
| bb_run_tests |
| bb_native_test_compile_run_tests |
| +bb_run_apk_tests |
|
John Grabowski
2012/05/15 22:24:39
hmm... don't we need a regyp/recompile?
nilesh
2012/05/15 22:59:25
regyp and compile in done in the previous step.
John Grabowski
2012/05/15 23:06:31
Fix naming to be more clear.
Else it is mysterious
|