diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-17 07:51:39 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-17 15:16:05 +0000 |
commit | f76984445bbd40a0336e288bfea9c224767ef745 (patch) | |
tree | 86134884e4d40416cd820f2eb2876c56a447bf47 /infra/config | |
parent | 68768170290d52db829e02459b24fbfb1c0a1929 (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/fa05f0c918ae03a5b0595b44e7bf0b378404d0b0 Turtles all the way down = aka debugging chromium_tests 3. (tandrii@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ib4142bf510444462a73e97f21475df503859ad41
Reviewed-on: https://skia-review.googlesource.com/17216
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 3161be4e6d..c19e0807b3 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "d9baad869a80389fbe6796415ae5596ccf0bbdd3", + "revision": "fa05f0c918ae03a5b0595b44e7bf0b378404d0b0", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |