diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 17:36:42 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 17:36:42 +0000 |
commit | 4b898cee9d31919b8faa21419ffccfe45d24c8b0 (patch) | |
tree | c1e9b0afe760b95707e5dc0ddfd9878366b1d9ae /.DEPS.git | |
parent | 50ff635acbbf5a0c0de7eaa9de11e88c45a48052 (diff) | |
download | chromium_src-4b898cee9d31919b8faa21419ffccfe45d24c8b0.zip chromium_src-4b898cee9d31919b8faa21419ffccfe45d24c8b0.tar.gz chromium_src-4b898cee9d31919b8faa21419ffccfe45d24c8b0.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198758 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ deps = { 'src/third_party/bidichecker': Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/cacheinvalidation/src': - Var('git_url') + '/external/google-cache-invalidation-api/src.git@c1f7ac8238380b95ad4664a08afd10568a3bdc20', + Var('git_url') + '/external/google-cache-invalidation-api/src.git@94128dcd1fa7a6e1ce029dcf7e1107038d6c797b', 'src/third_party/ffmpeg': Var('git_url') + '/chromium/third_party/ffmpeg.git' + Var('ffmpeg_hash'), 'src/third_party/flac': |