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

Unified Diff: DEPS

Issue 11791006: Roll speex, flac, libvpx DEPS to get shim header changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | « no previous file | content/browser/speech/audio_encoder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index f05424640c2d965161963a47efd6add94b82cebf..d3f4646a1457b282cd32b0f3a169370e1579c095 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,7 @@ vars = {
"libjingle_revision": "257",
"libphonenumber_revision": "456",
- "libvpx_revision": "173187",
+ "libvpx_revision": "175207",
"lss_revision": "17",
# These two FFmpeg variables must be updated together. One is used for SVN
@@ -259,7 +259,7 @@ deps = {
"/trunk/deps/third_party/libsrtp@174628",
"src/third_party/speex":
- "/trunk/deps/third_party/speex@160092",
+ "/trunk/deps/third_party/speex@175205",
"src/third_party/yasm/source/patched-yasm":
"/trunk/deps/third_party/yasm/patched-yasm@167605",
@@ -268,7 +268,7 @@ deps = {
"/trunk/deps/third_party/libjpeg_turbo@149334",
"src/third_party/flac":
- "/trunk/deps/third_party/flac@174038",
+ "/trunk/deps/third_party/flac@175206",
"src/third_party/pyftpdlib/src":
(Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
« no previous file with comments | « no previous file | content/browser/speech/audio_encoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698