summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-24 23:10:38 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-24 23:10:38 +0000
commit45914b7a82ae67e29ce1efff2a044e12f96d81b2 (patch)
tree549500c7ec36723400bd89e94fbb0f29e11a5ea9 /DEPS
parent72d3a3106eaefc97d92214e77b8eb3d65fe45110 (diff)
downloadchromium_src-45914b7a82ae67e29ce1efff2a044e12f96d81b2.zip
chromium_src-45914b7a82ae67e29ce1efff2a044e12f96d81b2.tar.gz
chromium_src-45914b7a82ae67e29ce1efff2a044e12f96d81b2.tar.bz2
Roll libvpx DEPS to 90416.
This includes the following two changes: 1. Turn on realtime only for encoding. 2. Fix Windows YASM flags for compiling ASM files. BUG=None TEST=None Review URL: http://codereview.chromium.org/7263001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90460 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 e7730e4..f9cf560 100644
--- a/DEPS
+++ b/DEPS
@@ -14,7 +14,7 @@ vars = {
"nacl_revision": "5679",
"nacl_tools_revision": "5675",
"libjingle_revision": "66",
- "libvpx_revision": "88361",
+ "libvpx_revision": "90416",
"ffmpeg_revision": "88382",
"skia_revision": "1690",
"v8_revision": "8394",