diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-17 08:20:26 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-17 15:42:13 +0000 |
commit | 749002e6f8d302ae5da5b784301c5094680aa6ab (patch) | |
tree | 16647ab8e0a10d30dea540f3eacb3444986e9086 /infra/config | |
parent | 4b330dfd3334bf24bf93043acfcd31590a3cdbbf (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/b8526d5091832eff8dadd54a21967ba7fa3c51ba Turn the 'archive_profile_database' errors into warnings. (sebmarchand@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8db0bb0ade49b80b14e29a86acaba9e541fc6c98
Reviewed-on: https://skia-review.googlesource.com/17217
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 c19e0807b3..cbe42a0365 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "fa05f0c918ae03a5b0595b44e7bf0b378404d0b0", + "revision": "b8526d5091832eff8dadd54a21967ba7fa3c51ba", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |