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

Side by Side Diff: DEPS

Issue 1615433002: Roll WebRTC 11523:11548, Libjingle 11522:11545 (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rolling to webrtc@11548 instead to pull in a fix Created 4 years, 10 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 | content/renderer/media/media_stream_audio_processor.h » ('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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 'src/third_party/webdriver/pylib': 184 'src/third_party/webdriver/pylib':
185 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd', 185 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd',
186 186
187 'src/third_party/libvpx_new/source/libvpx': 187 'src/third_party/libvpx_new/source/libvpx':
188 Var('chromium_git') + '/webm/libvpx.git' + '@' + 'f51dd8c2ac7dcdbc269918b0d0 fe30920f5641f7', 188 Var('chromium_git') + '/webm/libvpx.git' + '@' + 'f51dd8c2ac7dcdbc269918b0d0 fe30920f5641f7',
189 189
190 'src/third_party/ffmpeg': 190 'src/third_party/ffmpeg':
191 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'e6e47f51421 6bbcdbfe796eb1f398c9afece93c8', 191 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'e6e47f51421 6bbcdbfe796eb1f398c9afece93c8',
192 192
193 'src/third_party/libjingle/source/talk': 193 'src/third_party/libjingle/source/talk':
194 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '01cbe5bbcb4 412882bc787c50c987de64787a37a', # commit position 11522 194 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'bb467ca7113 e49d3a651f942adb54c7f95425aad', # commit position 11545
195 195
196 'src/third_party/usrsctp/usrsctplib': 196 'src/third_party/usrsctp/usrsctplib':
197 Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'c60ec8 b35c3fe6027d7a3faae89d1c8d7dd3ce98', 197 Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'c60ec8 b35c3fe6027d7a3faae89d1c8d7dd3ce98',
198 198
199 'src/third_party/libsrtp': 199 'src/third_party/libsrtp':
200 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '9cc4f2f799887e5d6 4bd28c159ea34b413f6be31', # from svn revision 295151 200 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '9cc4f2f799887e5d6 4bd28c159ea34b413f6be31', # from svn revision 295151
201 201
202 'src/third_party/yasm/source/patched-yasm': 202 'src/third_party/yasm/source/patched-yasm':
203 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6 c7c6a1387217352ce02b31754deb54d2a', 203 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6 c7c6a1387217352ce02b31754deb54d2a',
204 204
205 'src/third_party/libjpeg_turbo': 205 'src/third_party/libjpeg_turbo':
206 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'e4e75037f29 745f1546b6ebf5cf532e841c04c2c', 206 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'e4e75037f29 745f1546b6ebf5cf532e841c04c2c',
207 207
208 'src/third_party/flac': 208 'src/third_party/flac':
209 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315 c016dc207e3fb2733fc0', 209 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '2c4b86af352b23498315 c016dc207e3fb2733fc0',
210 210
211 'src/third_party/pyftpdlib/src': 211 'src/third_party/pyftpdlib/src':
212 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45', 212 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45',
213 213
214 'src/third_party/scons-2.0.1': 214 'src/third_party/scons-2.0.1':
215 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 215 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
216 216
217 'src/third_party/webrtc': 217 'src/third_party/webrtc':
218 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '4def4205b 4932e1c3d5f004b67a723345d1674ed', # commit position 11523 218 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '608b2be3f 94443676004d37fbc28e4e32fe56938', # commit position 11548
219 219
220 'src/third_party/openmax_dl': 220 'src/third_party/openmax_dl':
221 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), 221 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
222 222
223 'src/third_party/jsoncpp/source': 223 'src/third_party/jsoncpp/source':
224 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248 224 Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
225 225
226 'src/third_party/libyuv': 226 'src/third_party/libyuv':
227 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '903c91cc2e3c831748d6f616 8b7a8bb98f6ab9ec', # from version 1571 227 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '903c91cc2e3c831748d6f616 8b7a8bb98f6ab9ec', # from version 1571
228 228
(...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after
829 'src/tools', 829 'src/tools',
830 ], 830 ],
831 }, 831 },
832 { 832 {
833 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 833 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
834 'name': 'gyp', 834 'name': 'gyp',
835 'pattern': '.', 835 'pattern': '.',
836 'action': ['python', 'src/build/gyp_chromium'], 836 'action': ['python', 'src/build/gyp_chromium'],
837 }, 837 },
838 ] 838 ]
OLDNEW
« no previous file with comments | « no previous file | content/renderer/media/media_stream_audio_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698