aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-05-17 11:01:49 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-17 18:25:10 +0000
commita4eda643e45df134db3df1acaa32d2b966f01459 (patch)
tree2c16dd689834439549f9884773fef700bdd3e821 /infra
parentbb5711a5e4b9c83f0fc49f2d4ee19ca1e4592e14 (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/f855de86ca9fc39081e10e7941b2a007e3f501a4 Use is_official_build=true for cronet builds. (mef@chromium.org) depot_tools: https://crrev.com/7adb584516fd5dbde62d7e1d7156806977331acb [bot_update] Remove retry logic. (dnj@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I85fc58c0d8a6212dc0f71b8ce399d77dbca0003d Reviewed-on: https://skia-review.googlesource.com/17262 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 468d9bcb41..49eed69dd5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"build": {
"branch": "master",
- "revision": "6685fe37889919448bfa3bbf3d93e15026680e0a",
+ "revision": "9419d2ed3d6f437fc19d62c4e69af6685fd4afb6",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
- "revision": "4a28cac715bb37782fca641eb8fcd8583b5f1960",
+ "revision": "7adb584516fd5dbde62d7e1d7156806977331acb",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {