| Index: build/install-build-deps.sh
|
| diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh
|
| index d882f2529f7873e930422ff3ec1f104f5e48920b..c0d8d99ae09d3f2ea0142d934f3ddd027937adab 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]"
|
|
|