| 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 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181', | 22 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181', |
| 23 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', | 23 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', |
| 24 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', | 24 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', |
| 25 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb', | 25 'buildtools_revision': '565d04e8741429fb1b4f26d102f2c6c3b849edeb', |
| 26 'dart_revision': 'cab003366785773ace16b5305ac1f33c228cac54', | 26 'dart_revision': 'cab003366785773ace16b5305ac1f33c228cac54', |
| 27 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748
5', | 27 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748
5', |
| 28 'pdfium_revision': 'b0115665b0f33971f1b7077740d51e155583cec0', | 28 'pdfium_revision': 'ae4256f45df69bbfdf722a6ec17e1e851911ae4e', |
| 29 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', | 29 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', |
| 30 'lss_revision': '6f97298fe3794e92c8c896a6bc06e0b36e4c3de3', | 30 'lss_revision': '6f97298fe3794e92c8c896a6bc06e0b36e4c3de3', |
| 31 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', | 31 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', |
| 32 'nacl_revision': '8071f876e10f96da879853a7705d9c5aba378839', | 32 'nacl_revision': '8071f876e10f96da879853a7705d9c5aba378839', |
| 33 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', | 33 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', |
| 34 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', | 34 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', |
| 35 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', | 35 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', |
| 36 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', | 36 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', |
| 37 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', | 37 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', |
| 38 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', | 38 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', |
| (...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 430 'name': 'prediction_resources', | 430 'name': 'prediction_resources', |
| 431 'pattern': '', | 431 'pattern': '', |
| 432 'action': [ 'download_from_google_storage', | 432 'action': [ 'download_from_google_storage', |
| 433 '--no_resume', | 433 '--no_resume', |
| 434 '--no_auth', | 434 '--no_auth', |
| 435 '--bucket', 'mojo/prediction', | 435 '--bucket', 'mojo/prediction', |
| 436 '-d', 'src/services/prediction/res', | 436 '-d', 'src/services/prediction/res', |
| 437 ], | 437 ], |
| 438 }, | 438 }, |
| 439 ] | 439 ] |
| OLD | NEW |