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

Side by Side Diff: DEPS

Issue 1413163002: Roll WebRTC 10322:10325, Libjingle 10323:10325 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update the chromium build file Created 5 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/libjingle/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is used to manage the dependencies of the Chromium src repo. It is 1 # This file is used to manage the dependencies of the Chromium src repo. It is
2 # used by gclient to determine what version of each dependency to check out, and 2 # used by gclient to determine what version of each dependency to check out, and
3 # where. 3 # where.
4 # 4 #
5 # For more information, please refer to the official documentation: 5 # For more information, please refer to the official documentation:
6 # https://sites.google.com/a/chromium.org/dev/developers/how-tos/get-the-code 6 # https://sites.google.com/a/chromium.org/dev/developers/how-tos/get-the-code
7 # 7 #
8 # When adding a new dependency, please update the top-level .gitignore file 8 # When adding a new dependency, please update the top-level .gitignore file
9 # to list the dependency's destination directory. 9 # to list the dependency's destination directory.
10 # 10 #
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 'src/third_party/webdriver/pylib': 186 'src/third_party/webdriver/pylib':
187 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd', 187 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd',
188 188
189 'src/third_party/libvpx_new/source/libvpx': 189 'src/third_party/libvpx_new/source/libvpx':
190 Var('chromium_git') + '/webm/libvpx.git' + '@' + '66bf68697591047c46543ecdb7 2da61e1d3dd62a', 190 Var('chromium_git') + '/webm/libvpx.git' + '@' + '66bf68697591047c46543ecdb7 2da61e1d3dd62a',
191 191
192 'src/third_party/ffmpeg': 192 'src/third_party/ffmpeg':
193 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '525a71ab8ee 3b61da48138f7e1c406989d2879fc', 193 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '525a71ab8ee 3b61da48138f7e1c406989d2879fc',
194 194
195 'src/third_party/libjingle/source/talk': 195 'src/third_party/libjingle/source/talk':
196 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '92f32c48da0 cb36830df35ddbbea522f7610faf8', # commit position 10323 196 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '7c372af1ff8 7f1f3dfca2b4292c7c538a03b06e8', # commit position 10325
197 197
198 'src/third_party/usrsctp/usrsctplib': 198 'src/third_party/usrsctp/usrsctplib':
199 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408 f8f587cb4c3ffeef2e50ac', # from svn revision 9215 199 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408 f8f587cb4c3ffeef2e50ac', # from svn revision 9215
200 200
201 'src/third_party/libsrtp': 201 'src/third_party/libsrtp':
202 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '502e81a238a864cfc e774d4de3893810629bf227', # from svn revision 295151 202 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '502e81a238a864cfc e774d4de3893810629bf227', # from svn revision 295151
203 203
204 'src/third_party/yasm/source/patched-yasm': 204 'src/third_party/yasm/source/patched-yasm':
205 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b', 205 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b',
206 206
207 'src/third_party/libjpeg_turbo': 207 'src/third_party/libjpeg_turbo':
208 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'e4e75037f29 745f1546b6ebf5cf532e841c04c2c', 208 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'e4e75037f29 745f1546b6ebf5cf532e841c04c2c',
209 209
210 'src/third_party/flac': 210 'src/third_party/flac':
211 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315 c016dc207e3fb2733fc0', 211 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315 c016dc207e3fb2733fc0',
212 212
213 'src/third_party/pyftpdlib/src': 213 'src/third_party/pyftpdlib/src':
214 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45', 214 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45',
215 215
216 'src/third_party/scons-2.0.1': 216 'src/third_party/scons-2.0.1':
217 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 217 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
218 218
219 'src/third_party/webrtc': 219 'src/third_party/webrtc':
220 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '1403ff6ce d33652de59b1cb550ccbf14e91c3800', # commit position 10322 220 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '1183eb64e 60bd7f40f63ac946f24df4f11091b73', # commit position 10325
221 221
222 'src/third_party/openmax_dl': 222 'src/third_party/openmax_dl':
223 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), 223 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
224 224
225 'src/third_party/jsoncpp/source': 225 'src/third_party/jsoncpp/source':
226 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 226 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
227 227
228 'src/third_party/libyuv': 228 'src/third_party/libyuv':
229 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '41c6cc7eb9f0208321ae0f91 34a26a34bd31af37', # from version 1507+ 229 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '41c6cc7eb9f0208321ae0f91 34a26a34bd31af37', # from version 1507+
230 230
(...skipping 576 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 'pattern': '.', 807 'pattern': '.',
808 'action': [ 808 'action': [
809 'python', 809 'python',
810 'src/tools/check_git_config.py', 810 'src/tools/check_git_config.py',
811 '--running-as-hook', 811 '--running-as-hook',
812 ], 812 ],
813 }, 813 },
814 ] 814 ]
815 815
816 816
OLDNEW
« no previous file with comments | « no previous file | third_party/libjingle/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698