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

Side by Side Diff: DEPS

Issue 1276213002: Roll WebRTC 9684:9685, Libjingle 9683:9686 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 'src/third_party/webdriver/pylib': 177 'src/third_party/webdriver/pylib':
178 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd', 178 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd',
179 179
180 'src/third_party/libvpx': 180 'src/third_party/libvpx':
181 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'), 181 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'),
182 182
183 'src/third_party/ffmpeg': 183 'src/third_party/ffmpeg':
184 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '833732528c1 873f37b490b289eeaded2ae86349c', 184 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '833732528c1 873f37b490b289eeaded2ae86349c',
185 185
186 'src/third_party/libjingle/source/talk': 186 'src/third_party/libjingle/source/talk':
187 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '942a295c810 0046dc3fa315bc2734a38e48eaec9', # commit position 9683 187 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '751b2959e80 e794fa1f1177ed28fae76f0905b2c', # commit position 9686
188 188
189 'src/third_party/usrsctp/usrsctplib': 189 'src/third_party/usrsctp/usrsctplib':
190 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408 f8f587cb4c3ffeef2e50ac', # from svn revision 9215 190 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '36444a999739e9e408 f8f587cb4c3ffeef2e50ac', # from svn revision 9215
191 191
192 'src/third_party/libsrtp': 192 'src/third_party/libsrtp':
193 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '502e81a238a864cfc e774d4de3893810629bf227', # from svn revision 295151 193 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '502e81a238a864cfc e774d4de3893810629bf227', # from svn revision 295151
194 194
195 'src/third_party/yasm/source/patched-yasm': 195 'src/third_party/yasm/source/patched-yasm':
196 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b', 196 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b',
197 197
198 'src/third_party/libjpeg_turbo': 198 'src/third_party/libjpeg_turbo':
199 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'feec46f8044 4b8eed4126a86a2c0e2cffe1c9673', 199 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'feec46f8044 4b8eed4126a86a2c0e2cffe1c9673',
200 200
201 'src/third_party/flac': 201 'src/third_party/flac':
202 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'e1b6e7983a8c54954f13 f40772a40f490f1eefca', 202 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'e1b6e7983a8c54954f13 f40772a40f490f1eefca',
203 203
204 'src/third_party/pyftpdlib/src': 204 'src/third_party/pyftpdlib/src':
205 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45', 205 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45',
206 206
207 'src/third_party/scons-2.0.1': 207 'src/third_party/scons-2.0.1':
208 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 208 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
209 209
210 'src/third_party/webrtc': 210 'src/third_party/webrtc':
211 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '4b50880e2 6ec952201e4d4643e60e5a7bc2d3534', # commit position 9684 211 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '6e87bbe6a 37baa0940d0b28c6e8bae98c839be75', # commit position 9685
212 212
213 'src/third_party/openmax_dl': 213 'src/third_party/openmax_dl':
214 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), 214 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
215 215
216 'src/third_party/jsoncpp/source': 216 'src/third_party/jsoncpp/source':
217 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 217 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
218 218
219 'src/third_party/libyuv': 219 'src/third_party/libyuv':
220 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'e40384b6d9667401a010b9ef 7db16bf56bf5deab', # from version 1459 220 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'e40384b6d9667401a010b9ef 7db16bf56bf5deab', # from version 1459
221 221
(...skipping 578 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 'pattern': '.', 800 'pattern': '.',
801 'action': [ 801 'action': [
802 'python', 802 'python',
803 'src/tools/check_git_config.py', 803 'src/tools/check_git_config.py',
804 '--running-as-hook', 804 '--running-as-hook',
805 ], 805 ],
806 }, 806 },
807 ] 807 ]
808 808
809 809
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