summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 21:25:57 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 21:25:57 +0000
commitcda7c79c9869d1ad4ad3824c351fc50bf78bf2be (patch)
tree79a50d0b1162bc4a50c97b0707a70f997354f701 /DEPS
parente06a1fe4f98335fddbfd3b203a93df2f9c4ea8ab (diff)
downloadchromium_src-cda7c79c9869d1ad4ad3824c351fc50bf78bf2be.zip
chromium_src-cda7c79c9869d1ad4ad3824c351fc50bf78bf2be.tar.gz
chromium_src-cda7c79c9869d1ad4ad3824c351fc50bf78bf2be.tar.bz2
Roll libvpx r97420->r103347.
Picks up this change: commit 60863978fd734d9b442b5dc782be8bfed5dcc948 Author: agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Thu Sep 29 21:02:31 2011 +0000 Configure 32-bit Linux to be PIC-clean. This change alters the asm defines so that libvpx is free of text relocations on 32-bit Linux. BUG=87704 http://codereview.chromium.org/8037032/ git-svn-id: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx@103347 0039d316-1c4b-4281-b951-d872f2087c98 BUG=87704 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d97ccca..20402ee 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ vars = {
"nacl_toolchain_revision": "6757",
"libjingle_revision": "85",
- "libvpx_revision": "97420",
+ "libvpx_revision": "103347",
"ffmpeg_revision": "99115",
"sfntly_revision": "98",
"skia_revision": "2358",