| Index: build/install-build-deps-android.sh
|
| diff --git a/build/install-build-deps-android.sh b/build/install-build-deps-android.sh
|
| index 4d0b3fec8ee2c646701cb2dfd3860683c7106e86..9f1317ef3b8b667e81f0cf568ad32228ff4ea78b 100755
|
| --- a/build/install-build-deps-android.sh
|
| +++ b/build/install-build-deps-android.sh
|
| @@ -6,7 +6,7 @@
|
|
|
| # Script to install everything needed to build chromium on android, including
|
| # items requiring sudo privileges.
|
| -# See http://code.google.com/p/chromium/wiki/AndroidBuildInstructions
|
| +# See https://www.chromium.org/developers/how-tos/android-build-instructions
|
|
|
| # This script installs the sun-java6 packages (bin, jre and jdk). Sun requires
|
| # a license agreement, so upon installation it will prompt the user. To get
|
|
|