| Index: build/android/buildbot/buildbot_functions.sh
|
| diff --git a/build/android/buildbot/buildbot_functions.sh b/build/android/buildbot/buildbot_functions.sh
|
| index 29da0457b8181822307ef47171c051866690811f..b58e64f9cce79c7540c18a661fbf21b26201b6f2 100755
|
| --- a/build/android/buildbot/buildbot_functions.sh
|
| +++ b/build/android/buildbot/buildbot_functions.sh
|
| @@ -278,8 +278,7 @@ function bb_run_webkit_layout_tests {
|
|
|
| # Run experimental unittest bundles.
|
| function bb_run_experimental_unit_tests {
|
| - echo "@@@BUILD_STEP run experimental unit tests@@@"
|
| - _bb_android_run_tests -s android_webview_unittests
|
| + echo
|
| }
|
|
|
| # Run findbugs.
|
|
|