diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-14 05:00:12 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-14 05:00:12 +0000 |
commit | cd6c4c005cae322a6fc7c7111ea2878027599f5a (patch) | |
tree | d88d77313824e2fe3051599bb24fb0df2264f94d /.DEPS.git | |
parent | a134399fcdb8e6605486f5ef5ceb26eeb2351f02 (diff) | |
download | chromium_src-cd6c4c005cae322a6fc7c7111ea2878027599f5a.zip chromium_src-cd6c4c005cae322a6fc7c7111ea2878027599f5a.tar.gz chromium_src-cd6c4c005cae322a6fc7c7111ea2878027599f5a.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105461 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ deps = { 'src/third_party/cacheinvalidation/files/src/google': Var('git_url') + '/external/google-cache-invalidation-api/src/google.git@b638a24e0215731f1c0c3bd2c77f110f49a11305', 'src/third_party/ffmpeg': - Var('git_url') + '/chromium/deps/ffmpeg/source.git@99dcae1b83a1a8c01b0377bea0c28c2ca3f5df61', + Var('git_url') + '/chromium/deps/ffmpeg/source.git@040892f0a1198d06fdb8a45b527bd181cdb24146', 'src/third_party/flac': Var('git_url') + '/chromium/deps/flac.git@1cde08e295604898d14367eda0414ade8121ec43', 'src/third_party/hunspell': |