Index: DEPS |
diff --git a/DEPS b/DEPS |
index caba939c00ef979d6a5bb5ebac9b8f42cd30d6cd..350ef134844a9d07c7fd934177eb708a08a49dbf 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -36,7 +36,7 @@ vars = { |
'boringssl_git': 'https://boringssl.googlesource.com', |
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS |
# to update other nacl_*_revision's. |
- 'libvpx_revision': '563c46bb2d0e5d5c8b7d2c6c0c50f0283e9087de', # r291625 |
+ 'libvpx_revision': '4e6bc04ba5f53c570e057fe1df5c470a67aaf144', # r291661 |
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', |
'skia_revision': '6b0d6b43cf662735dc804d8142383452c7f246f9', |
# Three lines of non-changing comments so that |