Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Unified Diff: update_libvpx.sh

Issue 1124333011: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: only update to last nights LKGR Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/libvpx/webmdec.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « source/libvpx/webmdec.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698