diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-02 23:41:10 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-02 23:41:10 +0000 |
commit | 67e1732b93db9bf6e2c3746df27cf4d19d362ba9 (patch) | |
tree | 0ab1fad2775f6c7f7dcc4dbc93650042d9fc744b | |
parent | 21f7d9069f091ecea5c2e904ca59a76b29b0854c (diff) | |
download | chromium_src-67e1732b93db9bf6e2c3746df27cf4d19d362ba9.zip chromium_src-67e1732b93db9bf6e2c3746df27cf4d19d362ba9.tar.gz chromium_src-67e1732b93db9bf6e2c3746df27cf4d19d362ba9.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261225 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,7 +82,7 @@ deps = { 'src/third_party/libexif/sources': Var('git_url') + '/chromium/deps/libexif/sources.git@d815c325bab0d1871d4c7e70600ecdfdab07db9e', 'src/third_party/libjingle/source/talk': - Var('git_url') + '/external/webrtc/trunk/talk.git@fc1e785be93c8b9bcce13c29d35af2a1ca91e6af', + Var('git_url') + '/external/webrtc/trunk/talk.git@a32dfc68b5624bdc8e3901c1a91adb869f919ef8', 'src/third_party/libjpeg_turbo': Var('git_url') + '/chromium/deps/libjpeg_turbo.git@f7e5ddf60109893580bf01e8ff7587c23260b0bd', 'src/third_party/libphonenumber/src/phonenumbers': @@ -144,7 +144,7 @@ deps = { 'src/third_party/webpagereplay': Var('git_url') + '/external/web-page-replay.git@1cf80576c1c4beb6185af0ac70eb7379c5e8262b', 'src/third_party/webrtc': - Var('git_url') + '/external/webrtc/trunk/webrtc.git@4910a7fdac98f28f0f37ad5b9d03ebd85ae55e14', + Var('git_url') + '/external/webrtc/trunk/webrtc.git@cceb392c510580dbdf1cec2eec17e9c9ccb268ab', 'src/third_party/yasm/source/patched-yasm': Var('git_url') + '/chromium/deps/yasm/patched-yasm.git@c960eb11ccda80b10ed50be39df4f0663b371d1d', 'src/tools/deps2git': |