| Index: build/install-build-deps.sh
|
| diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
|
| index cb5ec2001750668710ee90d941208016a81b0acc..7898721904da66cbba25c1606a7f45cc09c7fa88 100755
|
| --- a/build/install-build-deps.sh
|
| +++ b/build/install-build-deps.sh
|
| @@ -5,8 +5,7 @@
|
| # found in the LICENSE file.
|
|
|
| # Script to install everything needed to build chromium (well, ideally, anyway)
|
| -# See http://code.google.com/p/chromium/wiki/LinuxBuildInstructions
|
| -# and http://code.google.com/p/chromium/wiki/LinuxBuild64Bit
|
| +# See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_build_instructions.md
|
|
|
| usage() {
|
| echo "Usage: $0 [--options]"
|
|
|