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

Side by Side Diff: DEPS

Issue 732423002: Update from chromium https://crrev.com/304586 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « .clang-format ('k') | base/BUILD.gn » ('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 #
11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run 11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run
12 # gclient sync 12 # gclient sync
13 # Verify the thing happened you wanted. Then revert your .DEPS.git change 13 # Verify the thing happened you wanted. Then revert your .DEPS.git change
14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically 14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically
15 # updated by a bot when you modify this one. 15 # updated by a bot when you modify this one.
16 # 16 #
17 # When adding a new dependency, please update the top-level .gitignore file 17 # When adding a new dependency, please update the top-level .gitignore file
18 # to list the dependency's destination directory. 18 # to list the dependency's destination directory.
19 19
20 vars = { 20 vars = {
21 'chromium_git': 'https://chromium.googlesource.com', 21 'chromium_git': 'https://chromium.googlesource.com',
22 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d', 22 'libcxx_revision': '48198f9110397fff47fe7c37cbfa296be7d44d3d',
23 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95', 23 'libcxxabi_revision': '4ad1009ab3a59fa7a6896d74d5e4de5885697f95',
24 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', 24 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
25 'skia_revision': 'bc97c9378bf8b89cc17280a2a04a5c3a9405e6ab', 25 'skia_revision': 'a8f38238d6fccd0f05a15654518dbcd3f1152418',
26 # Three lines of non-changing comments so that 26 # Three lines of non-changing comments so that
27 # the commit queue can handle CLs rolling Skia 27 # the commit queue can handle CLs rolling Skia
28 # and V8 without interference from each other. 28 # and V8 without interference from each other.
29 'v8_revision': '43ced1bd1528ea8b4d9299d2c8f7c6a81921457b', 29 'v8_revision': '5aafcb15f979432736a03bc286177387b8cd03f1',
30 # Three lines of non-changing comments so that 30 # Three lines of non-changing comments so that
31 # the commit queue can handle CLs rolling ANGLE 31 # the commit queue can handle CLs rolling ANGLE
32 # and whatever else without interference from each other. 32 # and whatever else without interference from each other.
33 "angle_revision": "ea0c84d1779b3e0408aa03efd8167d9e1c40cc3a", 33 "angle_revision": "e1425d95ba0ab095c5d64536bbeb3f78adcbf79f",
34 # Three lines of non-changing comments so that 34 # Three lines of non-changing comments so that
35 # the commit queue can handle CLs rolling build tools 35 # the commit queue can handle CLs rolling build tools
36 # and whatever else without interference from each other. 36 # and whatever else without interference from each other.
37 'buildtools_revision': '6ea835db27479b9a5742e48b5e4466af7c2534ff', 37 'buildtools_revision': '6ea835db27479b9a5742e48b5e4466af7c2534ff',
38 # Three lines of non-changing comments so that 38 # Three lines of non-changing comments so that
39 # the commit queue can handle CLs rolling PDFium 39 # the commit queue can handle CLs rolling PDFium
40 # and whatever else without interference from each other. 40 # and whatever else without interference from each other.
41 'pdfium_revision': '173f919d0ec99a1a973c9d3a82b474f761d5bce1', 41 'pdfium_revision': '1dc4f4112d72c63e465d6f09695ebea1119d39a6',
42 # Three lines of non-changing comments so that 42 # Three lines of non-changing comments so that
43 # the commit queue can handle CLs rolling BoringSSL 43 # the commit queue can handle CLs rolling BoringSSL
44 # and whatever else without interference from each other. 44 # and whatever else without interference from each other.
45 'boringssl_revision': '2f3ba910a2bdb9e7d19e712a827cdc80c8d8c777', 45 'boringssl_revision': '2f3ba910a2bdb9e7d19e712a827cdc80c8d8c777',
46 # Three lines of non-changing comments so that 46 # Three lines of non-changing comments so that
47 # the commit queue can handle CLs rolling lss 47 # the commit queue can handle CLs rolling lss
48 # and whatever else without interference from each other. 48 # and whatever else without interference from each other.
49 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb', 49 'lss_revision': '952107fa7cea0daaabead28c0e92d579bee517eb',
50 # Three lines of non-changing comments so that 50 # Three lines of non-changing comments so that
51 # the commit queue can handle CLs rolling nss 51 # the commit queue can handle CLs rolling nss
(...skipping 19 matching lines...) Expand all
71 'src/testing/gtest': 71 'src/testing/gtest':
72 Var('chromium_git') + '/external/googletest.git' + '@' + '4650552ff637bb44ecf 7784060091cbed3252211', # from svn revision 692 72 Var('chromium_git') + '/external/googletest.git' + '@' + '4650552ff637bb44ecf 7784060091cbed3252211', # from svn revision 692
73 73
74 'src/testing/gmock': 74 'src/testing/gmock':
75 Var('chromium_git') + '/external/googlemock.git' + '@' + '896ba0e03f520fb9b6e d582bde2bd00847e3c3f2', # from svn revision 485 75 Var('chromium_git') + '/external/googlemock.git' + '@' + '896ba0e03f520fb9b6e d582bde2bd00847e3c3f2', # from svn revision 485
76 76
77 'src/third_party/angle': 77 'src/third_party/angle':
78 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), 78 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'),
79 79
80 'src/third_party/icu': 80 'src/third_party/icu':
81 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + 'd8b2a9d7b0039a4950e e008c5b1d998902c44c60', # from svn revision 292476 81 Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + '6242e2fbb36f486f2c0 addd1c3cef67fc4ed33fb', # from svn revision 292476
82 82
83 'src/third_party/libc++/trunk': 83 'src/third_party/libc++/trunk':
84 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx x_revision'), 84 Var('chromium_git') + '/chromium/llvm-project/libcxx.git' + '@' + Var('libcx x_revision'),
85 85
86 'src/third_party/libc++abi/trunk': 86 'src/third_party/libc++abi/trunk':
87 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li bcxxabi_revision'), 87 Var('chromium_git') + '/chromium/llvm-project/libcxxabi.git' + '@' + Var('li bcxxabi_revision'),
88 88
89 'src/tools/grit': 89 'src/tools/grit':
90 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a24a0e647bb718b3540 db89864cf586b12331e82', # from svn revision 182 90 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a24a0e647bb718b3540 db89864cf586b12331e82', # from svn revision 182
91 91
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 # corresponding .py files have already been deleted. 306 # corresponding .py files have already been deleted.
307 'name': 'remove_stale_pyc_files', 307 'name': 'remove_stale_pyc_files',
308 'pattern': 'src/tools/.*\\.py', 308 'pattern': 'src/tools/.*\\.py',
309 'action': [ 309 'action': [
310 'python', 310 'python',
311 'src/tools/remove_stale_pyc_files.py', 311 'src/tools/remove_stale_pyc_files.py',
312 'src/tools', 312 'src/tools',
313 ], 313 ],
314 }, 314 },
315 ] 315 ]
OLDNEW
« no previous file with comments | « .clang-format ('k') | base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698