Commit 3e227803 authored by recipe-roller's avatar recipe-roller Committed by Commit bot

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
(or complain)

build:
  https://crrev.com/1c15a9fc2eb174464aca9734d1440496d98482dc Recipe writes chartjson results to file instead of flag (eyaich@chromium.org)
  https://crrev.com/8b65c34f07490a0ddebdf96d0e755821c876847b Make bisect not break when buildbucket.get fails. (robertocn@chromium.org)
  https://crrev.com/eb46e3c1bfd1a8dcc9be13eb857e374aa9f5c66e Never use the hermetic xcode toolchain for iOS recipes. (erikchen@chromium.org)
  https://crrev.com/86c5ac5eecf8c7ad492fb0219de6464b4485ccb9 Add the recipe_modules/blimp for integration bot (shenghuazhang@chromium.org)
  https://crrev.com/c6a8b4ce03b47b60f3a5dd1cd0ce681b7a15f3ff Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/859520fa8a53099b5a0f440b8ed18568c26c945c Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
  https://crrev.com/3d11b0b0d75276f52c0a5fe566d5db650ced71f0 Use allow_build_without_goma option in chromium module (tikuta@chromium.org)
  https://crrev.com/6a6a57ff4c914c89b15b84be4a4fe327b75adc38 V8: Raise timeout for slow bots. (machenbach@chromium.org)
  https://crrev.com/16345f36599e348f48986eb5fcd2d651d359dc17 WebRTC: Remove audioproc test. (kjellander@chromium.org)
  https://crrev.com/351d5f2131c2bd1ad46017be7ac1a168251a96d4 Roll recipe dependencies (trivial). (recipe-roller@chromium.org)
depot_tools:
  https://crrev.com/d975b30c20b53879bf466d9c82a59813ea8122e6 Automatically CC folks listed in CC= lines. (bradnelson@chromium.org)
  https://crrev.com/99e2cdf47a3f1083bde35d7553fda218fd7f37d6 Print failure reason when git cl try can't trigger jobs on a CL. (qyearsley@chromium.org)
  https://crrev.com/6468b9068b721bd466d0e802c73fdc94dd9d949a Make git cl patch work with binary files. (skobes@chromium.org)

TBR=martiniss@chromium.org,phajdan.jr@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2450493002
Cr-Commit-Position: refs/heads/master@{#427112}
parent 9d159f8f
...@@ -5,13 +5,13 @@ deps { ...@@ -5,13 +5,13 @@ deps {
project_id: "build" project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git" url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master" branch: "master"
revision: "75023e2d624be7d2535efdb683e05f1697713a1e" revision: "351d5f2131c2bd1ad46017be7ac1a168251a96d4"
} }
deps { deps {
project_id: "depot_tools" project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master" branch: "master"
revision: "41e3a6c5530893d6c6046fa620fe5f335a4ef418" revision: "6468b9068b721bd466d0e802c73fdc94dd9d949a"
} }
deps { deps {
project_id: "recipe_engine" project_id: "recipe_engine"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment