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

Side by Side Diff: DEPS

Issue 578383005: Roll WebRtc/Libjingle to r7234. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 'src/third_party/webdriver/pylib': 199 'src/third_party/webdriver/pylib':
200 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd', 200 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2 7ca4835fb6c5ce4b42275bd',
201 201
202 'src/third_party/libvpx': 202 'src/third_party/libvpx':
203 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'), 203 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi on'),
204 204
205 'src/third_party/ffmpeg': 205 'src/third_party/ffmpeg':
206 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '62512b980ce 409fda75037e893a0fe0f5be30326', 206 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '62512b980ce 409fda75037e893a0fe0f5be30326',
207 207
208 'src/third_party/libjingle/source/talk': 208 'src/third_party/libjingle/source/talk':
209 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + '1f59bcb2ae6 b867fb2f52ff4654b137f98b30536', 209 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'b25f2cd3bd9 b8444d2a1d48ca26e2721b42c78e1',
210 210
211 'src/third_party/usrsctp/usrsctplib': 211 'src/third_party/usrsctp/usrsctplib':
212 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '8975bd5397c2ec97f5 0e0b87b544054e0536bfe1', 212 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '8975bd5397c2ec97f5 0e0b87b544054e0536bfe1',
213 213
214 'src/third_party/libsrtp': 214 'src/third_party/libsrtp':
215 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'dcc1fc62771b4f25f a5f91cddec8e9a491d0ee6d', 215 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + 'dcc1fc62771b4f25f a5f91cddec8e9a491d0ee6d',
216 216
217 'src/third_party/speex': 217 'src/third_party/speex':
218 Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7 ba64ea71ca3418cf9e2b4', 218 Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7 ba64ea71ca3418cf9e2b4',
219 219
220 'src/third_party/yasm/source/patched-yasm': 220 'src/third_party/yasm/source/patched-yasm':
221 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d', 221 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d',
222 222
223 'src/third_party/libjpeg_turbo': 223 'src/third_party/libjpeg_turbo':
224 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f', 224 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f',
225 225
226 'src/third_party/flac': 226 'src/third_party/flac':
227 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219', 227 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219',
228 228
229 'src/third_party/pyftpdlib/src': 229 'src/third_party/pyftpdlib/src':
230 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45', 230 Var('chromium_git') + '/external/pyftpdlib.git' + '@' + '2be6d65e31c7ee6320d 059f581f05ae8d89d7e45',
231 231
232 'src/third_party/scons-2.0.1': 232 'src/third_party/scons-2.0.1':
233 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067', 233 Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
234 234
235 'src/third_party/webrtc': 235 'src/third_party/webrtc':
236 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '34374d1ea 3f56216836788b7378c69a540fe9197', 236 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '70861e04b 3580c1350c5479c9ee26469f38ff782',
237 237
238 'src/third_party/openmax_dl': 238 'src/third_party/openmax_dl':
239 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'), 239 Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
240 240
241 'src/third_party/jsoncpp/source/include': 241 'src/third_party/jsoncpp/source/include':
242 Var('chromium_git') + '/external/jsoncpp/jsoncpp/include.git' + '@' + 'b0dd4 8e02b6e6248328db78a65b5c601f150c349', 242 Var('chromium_git') + '/external/jsoncpp/jsoncpp/include.git' + '@' + 'b0dd4 8e02b6e6248328db78a65b5c601f150c349',
243 243
244 'src/third_party/jsoncpp/source/src/lib_json': 244 'src/third_party/jsoncpp/source/src/lib_json':
245 Var('chromium_git') + '/external/jsoncpp/jsoncpp/src/lib_json.git' + '@' + ' a8caa51ba2f80971a45880425bf2ae864a786784', 245 Var('chromium_git') + '/external/jsoncpp/jsoncpp/src/lib_json.git' + '@' + ' a8caa51ba2f80971a45880425bf2ae864a786784',
246 246
(...skipping 545 matching lines...) Expand 10 before | Expand all | Expand 10 after
792 # corresponding .py files have already been deleted. 792 # corresponding .py files have already been deleted.
793 'name': 'remove_stale_pyc_files', 793 'name': 'remove_stale_pyc_files',
794 'pattern': 'src/tools/.*\\.py', 794 'pattern': 'src/tools/.*\\.py',
795 'action': [ 795 'action': [
796 'python', 796 'python',
797 'src/tools/remove_stale_pyc_files.py', 797 'src/tools/remove_stale_pyc_files.py',
798 'src/tools', 798 'src/tools',
799 ], 799 ],
800 }, 800 },
801 ] 801 ]
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