diff options
author | satish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-18 11:30:02 +0000 |
---|---|---|
committer | satish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-18 11:30:02 +0000 |
commit | 6f63f0abf04683073db481e6f0abca8752aae88e (patch) | |
tree | b949524f648286a644d8bb136ed7f7254b34dc2b /DEPS | |
parent | a5061961e40dd165c1d74a3005e545b0595ffbc2 (diff) | |
download | chromium_src-6f63f0abf04683073db481e6f0abca8752aae88e.zip chromium_src-6f63f0abf04683073db481e6f0abca8752aae88e.tar.gz chromium_src-6f63f0abf04683073db481e6f0abca8752aae88e.tar.bz2 |
Update DEPS to the latest speex revision.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3165035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56513 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ deps = { Var("libjingle_revision"), "src/third_party/speex": - "/trunk/deps/third_party/speex@56388", + "/trunk/deps/third_party/speex@56503", } |