Chromium Code Reviews| Index: build/install-build-deps-android.sh |
| =================================================================== |
| --- build/install-build-deps-android.sh (revision 128684) |
| +++ build/install-build-deps-android.sh (working copy) |
| @@ -71,6 +71,6 @@ |
| fi |
| # Install ant |
| -sudo apt-get install ant1.8 |
| +sudo apt-get install ant |
| echo "install-build-deps-android.sh complete." |