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

Side by Side Diff: DEPS

Issue 608853002: Move speex into the chrome repo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pullpdf
Patch Set: deps 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 | « .gitignore ('k') | third_party/speex/AUTHORS » ('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 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
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' + '@' + '40539b82d5a 2c9bcf23d078e997ce0368160f5a3',
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':
226 Var('chromium_git') + '/chromium/deps/speex.git' + '@' + '5260621c36c227209c7 ba64ea71ca3418cf9e2b4',
227
228 'src/third_party/yasm/source/patched-yasm': 225 'src/third_party/yasm/source/patched-yasm':
229 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d', 226 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'c960eb1 1ccda80b10ed50be39df4f0663b371d1d',
230 227
231 'src/third_party/libjpeg_turbo': 228 'src/third_party/libjpeg_turbo':
232 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f', 229 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e 0983bc19808ea70e469bc8342081f',
233 230
234 'src/third_party/flac': 231 'src/third_party/flac':
235 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219', 232 Var('chromium_git') + '/chromium/deps/flac.git' + '@' + '0635a091379d9677f1dd de5f2eec85d0f096f219',
236 233
237 'src/third_party/pyftpdlib/src': 234 'src/third_party/pyftpdlib/src':
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 'src/third_party/libexif/sources': None, 378 'src/third_party/libexif/sources': None,
382 'src/third_party/libjpeg_turbo': None, 379 'src/third_party/libjpeg_turbo': None,
383 'src/third_party/libsrtp': None, 380 'src/third_party/libsrtp': None,
384 'src/third_party/opus/src': None, 381 'src/third_party/opus/src': None,
385 'src/third_party/openmax_dl': None, 382 'src/third_party/openmax_dl': None,
386 'src/third_party/ots': None, 383 'src/third_party/ots': None,
387 'src/third_party/pymox/src': None, 384 'src/third_party/pymox/src': None,
388 'src/third_party/safe_browsing/testing': None, 385 'src/third_party/safe_browsing/testing': None,
389 'src/third_party/scons-2.0.1': None, 386 'src/third_party/scons-2.0.1': None,
390 'src/third_party/sfntly/cpp/src': None, 387 'src/third_party/sfntly/cpp/src': None,
391 'src/third_party/speex': None,
392 'src/third_party/swig/Lib': None, 388 'src/third_party/swig/Lib': None,
393 'src/third_party/usrsctp/usrsctplib': None, 389 'src/third_party/usrsctp/usrsctplib': None,
394 'src/third_party/v8-i18n': None, 390 'src/third_party/v8-i18n': None,
395 'src/third_party/webdriver/pylib': None, 391 'src/third_party/webdriver/pylib': None,
396 'src/third_party/webgl': None, 392 'src/third_party/webgl': None,
397 'src/third_party/webpagereplay': None, 393 'src/third_party/webpagereplay': None,
398 'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests': None, 394 'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests': None,
399 'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None, 395 'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None,
400 'src/third_party/yasm/source/patched-yasm': None, 396 'src/third_party/yasm/source/patched-yasm': None,
401 'src/tools/page_cycler/acid3': None, 397 'src/tools/page_cycler/acid3': None,
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after
791 # corresponding .py files have already been deleted. 787 # corresponding .py files have already been deleted.
792 'name': 'remove_stale_pyc_files', 788 'name': 'remove_stale_pyc_files',
793 'pattern': 'src/tools/.*\\.py', 789 'pattern': 'src/tools/.*\\.py',
794 'action': [ 790 'action': [
795 'python', 791 'python',
796 'src/tools/remove_stale_pyc_files.py', 792 'src/tools/remove_stale_pyc_files.py',
797 'src/tools', 793 'src/tools',
798 ], 794 ],
799 }, 795 },
800 ] 796 ]
OLDNEW
« no previous file with comments | « .gitignore ('k') | third_party/speex/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698