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

Side by Side Diff: DEPS

Issue 613613003: WebRTC: Update revision in DEPS 7296:7317 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 automatically processed to create .DEPS.git which is the file 1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git. 2 # that gclient uses under git.
3 # 3 #
4 # See http://code.google.com/p/chromium/wiki/UsingGit 4 # See http://code.google.com/p/chromium/wiki/UsingGit
5 # 5 #
6 # To test manually, run: 6 # To test manually, run:
7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> 7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir>
8 # where <gcliendir> is the absolute path to the directory containing the 8 # where <gcliendir> is the absolute path to the directory containing the
9 # .gclient file (the parent of 'src'). 9 # .gclient file (the parent of 'src').
10 # 10 #
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 'src/third_party/webdriver/pylib': 207 'src/third_party/webdriver/pylib':
208 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd', 208 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd',
209 209
210 'src/third_party/libvpx': 210 'src/third_party/libvpx':
211 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'), 211 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'),
212 212
213 'src/third_party/ffmpeg': 213 'src/third_party/ffmpeg':
214 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '438ff61fe51 641665f0ec3bc55e7b416d0aa251a', 214 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '438ff61fe51 641665f0ec3bc55e7b416d0aa251a',
215 215
216 'src/third_party/libjingle/source/talk': 216 'src/third_party/libjingle/source/talk':
217 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '40539b82d5a 2c9bcf23d078e997ce0368160f5a3', 217 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'bccb37b80d4 826387bff923af409c035151b7654',
218 218
219 'src/third_party/usrsctp/usrsctplib': 219 'src/third_party/usrsctp/usrsctplib':
220 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '8975bd5397c2ec97f5 0e0b87b544054e0536bfe1', 220 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '8975bd5397c2ec97f5 0e0b87b544054e0536bfe1',
221 221
222 'src/third_party/libsrtp': 222 'src/third_party/libsrtp':
223 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '98284c8600c73812f f4716a6ea157d1e11d417dc', 223 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '98284c8600c73812f f4716a6ea157d1e11d417dc',
224 224
225 'src/third_party/speex': 225 'src/third_party/speex':
226 Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7 ba64ea71ca3418cf9e2b4', 226 Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7 ba64ea71ca3418cf9e2b4',
227 227
228 'src/third_party/yasm/source/patched-yasm': 228 'src/third_party/yasm/source/patched-yasm':
229 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d', 229 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d',
230 230
231 'src/third_party/libjpeg_turbo': 231 'src/third_party/libjpeg_turbo':
232 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f', 232 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f',
233 233
234 'src/third_party/flac': 234 'src/third_party/flac':
235 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219', 235 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219',
236 236
237 'src/third_party/pyftpdlib/src': 237 'src/third_party/pyftpdlib/src':
238 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45', 238 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45',
239 239
240 'src/third_party/scons-2.0.1': 240 'src/third_party/scons-2.0.1':
241 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 241 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
242 242
243 'src/third_party/webrtc': 243 'src/third_party/webrtc':
244 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '53545bbfc 47f2cddb7038395369a0dcd457c8b34', 244 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '296871bd3 d804dfcd3c16c59a83fb173f6dfd438',
245 245
246 'src/third_party/openmax_dl': 246 'src/third_party/openmax_dl':
247 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), 247 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
248 248
249 'src/third_party/jsoncpp/source/include': 249 'src/third_party/jsoncpp/source/include':
250 Var('chromium_git') + '/external/jsoncpp/jsoncpp/include.git' + '@' + 'b0dd4 8e02b6e6248328db78a65b5c601f150c349', 250 Var('chromium_git') + '/external/jsoncpp/jsoncpp/include.git' + '@' + 'b0dd4 8e02b6e6248328db78a65b5c601f150c349',
251 251
252 'src/third_party/jsoncpp/source/src/lib_json': 252 'src/third_party/jsoncpp/source/src/lib_json':
253 Var('chromium_git') + '/external/jsoncpp/jsoncpp/src/lib_json.git' + '@' + ' a8caa51ba2f80971a45880425bf2ae864a786784', 253 Var('chromium_git') + '/external/jsoncpp/jsoncpp/src/lib_json.git' + '@' + ' a8caa51ba2f80971a45880425bf2ae864a786784',
254 254
(...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after
791 # corresponding .py files have already been deleted. 791 # corresponding .py files have already been deleted.
792 'name': 'remove_stale_pyc_files', 792 'name': 'remove_stale_pyc_files',
793 'pattern': 'src/tools/.*\\.py', 793 'pattern': 'src/tools/.*\\.py',
794 'action': [ 794 'action': [
795 'python', 795 'python',
796 'src/tools/remove_stale_pyc_files.py', 796 'src/tools/remove_stale_pyc_files.py',
797 'src/tools', 797 'src/tools',
798 ], 798 ],
799 }, 799 },
800 ] 800 ]
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