From 23b954f067addf0d5e0a861637f1c420f4219ee5 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Tue, 8 Feb 2022 19:37:58 +0000 Subject: [PATCH] Bump dartdoc to b3927dd89d6ff9c78dc88ab2901e63b6a3bf29b7 This includes a fix for https://github.com/dart-lang/dartdoc/issues/2934 google3 has been running with this commit for over a week. Change-Id: Ice86344f9fcf6503ad0c4d71fddd71bd292ca1bc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/232088 Reviewed-by: Brian Wilkerson Reviewed-by: Konstantin Shcheglov Commit-Queue: Samuel Rawlins --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 375023de9d0..e65568da556 100644 --- a/DEPS +++ b/DEPS @@ -109,7 +109,7 @@ vars = { # For more details, see https://github.com/dart-lang/sdk/issues/30164 "dart_style_rev": "6f894c0ca33686122be9085f06e5b9bf6ad55262", - "dartdoc_rev" : "f9cfab1b84176873c80b89e7c8b54c669344f9ed", + "dartdoc_rev" : "b3927dd89d6ff9c78dc88ab2901e63b6a3bf29b7", "devtools_rev" : "3b054edf3a14a4a51bc8019f456efcf0073cd626", "ffi_rev": "4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb", "fixnum_rev": "848341f061359ef7ddc0cad472c2ecbb036b28ac",