Chromium Code Reviews| Index: update_libvpx.sh |
| diff --git a/update_libvpx.sh b/update_libvpx.sh |
| index c1c7d6645e7671517d9260f7520e6cd340b1eadb..ec0f475791f4b6a0b38f17a93fc5e4d85981c8b0 100755 |
| --- a/update_libvpx.sh |
| +++ b/update_libvpx.sh |
| @@ -22,7 +22,7 @@ |
| export LC_ALL=C |
| # Location for the remote git repository. |
| -GIT_REPO="http://git.chromium.org/webm/libvpx.git" |
| +GIT_REPO="https://chromium.googlesource.com/webm/libvpx" |
| GIT_BRANCH="origin/master" |
| LIBVPX_SRC_DIR="source/libvpx" |