| OLD | NEW |
| 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 'dart_svn': 'https://dart.googlecode.com', | |
| 23 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181', | 22 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181', |
| 24 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', | 23 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', |
| 25 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', | 24 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', |
| 26 'buildtools_revision': 'fa660d47fa1a6c649d5c29e001348447c55709e6', | 25 'buildtools_revision': 'fa660d47fa1a6c649d5c29e001348447c55709e6', |
| 27 'dart_revision': 'e5e3d161e70d862608e6597facdf5ac8ae9ab2c3', | 26 'dart_revision': 'e5e3d161e70d862608e6597facdf5ac8ae9ab2c3', |
| 28 'dart_observatory_packages_revision': '45565', | 27 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748
5', |
| 29 'pdfium_revision': 'b0115665b0f33971f1b7077740d51e155583cec0', | 28 'pdfium_revision': 'b0115665b0f33971f1b7077740d51e155583cec0', |
| 30 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', | 29 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', |
| 31 'lss_revision': 'e079768b7e3a94dcbe7d338496c0c3bde7151b6e', | 30 'lss_revision': 'e079768b7e3a94dcbe7d338496c0c3bde7151b6e', |
| 32 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', | 31 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', |
| 33 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29', | 32 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29', |
| 34 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', | 33 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', |
| 35 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', | 34 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', |
| 36 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', | 35 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', |
| 37 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', | 36 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', |
| 38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', | 37 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', |
| 39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', | 38 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', |
| 40 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393', | 39 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393', |
| 41 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', | 40 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', |
| 42 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', | 41 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', |
| 43 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', | 42 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', |
| 44 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', | 43 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', |
| 45 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', | 44 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', |
| 46 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', | 45 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', |
| 47 } | 46 } |
| 48 | 47 |
| 49 # Only these hosts are allowed for dependencies in this DEPS file. | 48 # Only these hosts are allowed for dependencies in this DEPS file. |
| 50 # If you need to add a new host, contact chrome infrastructure team. | 49 # If you need to add a new host, contact chrome infrastructure team. |
| 51 allowed_hosts = [ | 50 allowed_hosts = [ |
| 52 'boringssl.googlesource.com', | 51 'boringssl.googlesource.com', |
| 53 'chromium.googlesource.com', | 52 'chromium.googlesource.com', |
| 54 'dart.googlecode.com', | |
| 55 'pdfium.googlesource.com', | 53 'pdfium.googlesource.com', |
| 56 ] | 54 ] |
| 57 | 55 |
| 58 deps = { | 56 deps = { |
| 59 'src/buildtools': | 57 'src/buildtools': |
| 60 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), | 58 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev
ision'), |
| 61 | 59 |
| 62 'src/testing/gtest': | 60 'src/testing/gtest': |
| 63 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8
e3b37292b84c821d9c8ad', # from svn revision 704 | 61 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8
e3b37292b84c821d9c8ad', # from svn revision 704 |
| 64 | 62 |
| 65 'src/testing/gmock': | 63 'src/testing/gmock': |
| 66 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 | 64 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652
99976b936d1265cb6a271', # from svn revision 501 |
| 67 | 65 |
| 68 'src/third_party/angle': | 66 'src/third_party/angle': |
| 69 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), | 67 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), |
| 70 | 68 |
| 71 'src/third_party/icu': | 69 'src/third_party/icu': |
| 72 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c3f79166089e5360c09e3
053fce50e6e296c3204', | 70 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c3f79166089e5360c09e3
053fce50e6e296c3204', |
| 73 | 71 |
| 74 'src/tools/grit': | 72 'src/tools/grit': |
| 75 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'c1b1591a05209c1ad46
7e845ba8543c22f9072af', # from svn revision 189 | 73 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'c1b1591a05209c1ad46
7e845ba8543c22f9072af', # from svn revision 189 |
| 76 | 74 |
| 77 'src/v8': | 75 'src/v8': |
| 78 Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), | 76 Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), |
| 79 | 77 |
| 80 'src/dart': | 78 'src/dart': |
| 81 Var('chromium_git') + '/external/github.com/dart-lang/sdk.git' + '@' + Var('
dart_revision'), | 79 Var('chromium_git') + '/external/github.com/dart-lang/sdk.git' + '@' + Var('
dart_revision'), |
| 82 | 80 |
| 83 'src/dart/third_party/observatory_pub_packages': | 81 'src/dart/third_party/observatory_pub_packages': |
| 84 Var('dart_svn') + '/svn/third_party/observatory_pub_packages' + '@' + | 82 Var('chromium_git') + |
| 83 '/external/github.com/dart-lang/observatory_pub_packages' + '@' + |
| 85 Var('dart_observatory_packages_revision'), | 84 Var('dart_observatory_packages_revision'), |
| 86 | 85 |
| 87 'src/third_party/skia': | 86 'src/third_party/skia': |
| 88 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'), | 87 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'), |
| 89 | 88 |
| 90 'src/third_party/yasm/source/patched-yasm': | 89 'src/third_party/yasm/source/patched-yasm': |
| 91 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', | 90 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120
cd8558ce62ee8672ebf3eb6f5216f909b', |
| 92 | 91 |
| 93 'src/third_party/libjpeg_turbo': | 92 'src/third_party/libjpeg_turbo': |
| 94 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e
0983bc19808ea70e469bc8342081f', | 93 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '034e9a9747e
0983bc19808ea70e469bc8342081f', |
| (...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 390 'name': 'keyboard_native_resources', | 389 'name': 'keyboard_native_resources', |
| 391 'pattern': '', | 390 'pattern': '', |
| 392 'action': [ 'download_from_google_storage', | 391 'action': [ 'download_from_google_storage', |
| 393 '--no_resume', | 392 '--no_resume', |
| 394 '--no_auth', | 393 '--no_auth', |
| 395 '--bucket', 'mojo/keyboard_native', | 394 '--bucket', 'mojo/keyboard_native', |
| 396 '-d', 'src/services/keyboard_native/res', | 395 '-d', 'src/services/keyboard_native/res', |
| 397 ], | 396 ], |
| 398 }, | 397 }, |
| 399 ] | 398 ] |
| OLD | NEW |