Commit bc610ee3 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/57b34f50596d6d4813de992ca854e2284fb5f90f Fix file.copy recipe_module to not fail if files are already equal. (tandrii@chromium.org)
  https://crrev.com/1cd0ad6a13ec82f5670d274d98322388e9b80e3c Revert "Fix file.copy recipe_module to not fail if files are already equal." (tandrii@chromium.org)

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

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Review-Url: https://codereview.chromium.org/2400863004
Cr-Commit-Position: refs/heads/master@{#423826}
parent 1ce09cbb
...@@ -5,7 +5,7 @@ deps { ...@@ -5,7 +5,7 @@ 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: "5ba4397bb3ab875a37501ec8eb0de33d1b4a1514" revision: "1cd0ad6a13ec82f5670d274d98322388e9b80e3c"
} }
deps { deps {
project_id: "depot_tools" project_id: "depot_tools"
......
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