diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-12 16:31:26 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-12 23:58:54 +0000 |
commit | 884f3f809ff32b64ad8f2b238324d129746a921e (patch) | |
tree | 380dbb7ac608a4dddaef37f7a3ab79008c59e13f | |
parent | 6a73f9cdc97277d3ab4845ab8f4b955529d93964 (diff) |
Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
build:
https://crrev.com/4fde89076103c315b8c1c1c89ecc9da70c6c6d1e chromite: Stop using self.m.path['root'] for swarming builds. (dgarrett@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id254cb85d1b8e626274dc132f360f7796df9b24d
Reviewed-on: https://skia-review.googlesource.com/16828
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index feeb5ec89d..f0f3cf3cff 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "5f26f71095d6af2bd74c035badf11122bbfabe96", + "revision": "4fde89076103c315b8c1c1c89ecc9da70c6c6d1e", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |