summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2015-09-23 17:06:53 -0700
committerJohann <johannkoenig@google.com>2015-09-24 00:12:12 +0000
commit8c6b35634ba705f78b4b51a00b0b15edd1040af7 (patch)
treeccc2187ea1e9764ab5a84f01f673bbc6eed1e12a /DEPS
parentfed5a0dd5e0cd55b1d078a88842c38478306e4b8 (diff)
downloadchromium_src-8c6b35634ba705f78b4b51a00b0b15edd1040af7.zip
chromium_src-8c6b35634ba705f78b4b51a00b0b15edd1040af7.tar.gz
chromium_src-8c6b35634ba705f78b4b51a00b0b15edd1040af7.tar.bz2
Roll old libvpx 0d6551..70db22
Make libvpx a group() Win8 GN builds are failing because of a missing libvpx.lib. Make it a group() instead of a static_library(): https://codereview.chromium.org/1364033003 Attempt another fix, but it's probably a bad idea so it's reverted by the above change: https://codereview.chromium.org/1360153006 BUG=534943 R=dpranke@chromium.org Review URL: https://codereview.chromium.org/1367793003 . Cr-Commit-Position: refs/heads/master@{#350398}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7844af0..1a137e5 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ vars = {
# If you do not know, use the full path while defining your new deps entry.
'googlecode_url': 'http://%s.googlecode.com/svn',
'chromium_git': 'https://chromium.googlesource.com',
- 'libvpx_revision': '0d6551cd1e1359423a7f4af503472d280437e9bb',
+ 'libvpx_revision': '70db2235b7e389f4d1b178320ebce76280c127af',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
'skia_revision': '10cae83e4bb726610b93276e17815c5d52d73395',
# Three lines of non-changing comments so that