OLD | NEW |
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 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
202 'src/third_party/webdriver/pylib': | 202 'src/third_party/webdriver/pylib': |
203 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2
7ca4835fb6c5ce4b42275bd', | 203 Var('chromium_git') + '/external/selenium/py.git' + '@' + '5fd78261a75fe08d2
7ca4835fb6c5ce4b42275bd', |
204 | 204 |
205 'src/third_party/libvpx': | 205 'src/third_party/libvpx': |
206 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi
on'), | 206 Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revisi
on'), |
207 | 207 |
208 'src/third_party/ffmpeg': | 208 'src/third_party/ffmpeg': |
209 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'b3dc5aa4457
5049edf6b24e34578487dfaade6a4', | 209 Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'b3dc5aa4457
5049edf6b24e34578487dfaade6a4', |
210 | 210 |
211 'src/third_party/libjingle/source/talk': | 211 'src/third_party/libjingle/source/talk': |
212 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'bb52e6eabeb
22e56e0ab8cd61e9fa57d64f4d357', # commit position 8855 | 212 Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'f4031d64421
2f53b044f257d2ec12b0f8aecb7e2', |
213 | 213 |
214 'src/third_party/usrsctp/usrsctplib': | 214 'src/third_party/usrsctp/usrsctplib': |
215 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '13718c7b9fd376fde0
92cbd3c5347d15059ac652', # from svn revision 9167 | 215 Var('chromium_git') + '/external/usrsctplib.git' + '@' + '13718c7b9fd376fde0
92cbd3c5347d15059ac652', # from svn revision 9167 |
216 | 216 |
217 'src/third_party/libsrtp': | 217 'src/third_party/libsrtp': |
218 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '6446144c7f083552f
21cc4e6768e891bcb767574', | 218 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '6446144c7f083552f
21cc4e6768e891bcb767574', |
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' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', | 221 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', |
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' + '@' + 'edd91ffd3
70021556ea7d68359da986bda55df38', # commit position 8857 | 236 Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '70e3d3de9
cb785de16b91039f3b5891f76354965', |
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 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
790 # corresponding .py files have already been deleted. | 790 # corresponding .py files have already been deleted. |
791 'name': 'remove_stale_pyc_files', | 791 'name': 'remove_stale_pyc_files', |
792 'pattern': 'src/tools/.*\\.py', | 792 'pattern': 'src/tools/.*\\.py', |
793 'action': [ | 793 'action': [ |
794 'python', | 794 'python', |
795 'src/tools/remove_stale_pyc_files.py', | 795 'src/tools/remove_stale_pyc_files.py', |
796 'src/tools', | 796 'src/tools', |
797 ], | 797 ], |
798 }, | 798 }, |
799 ] | 799 ] |
OLD | NEW |