Remove rust revert now that fix has landed
A hopeful fix for crbug.com/441524277 has landed upstream, so we don't
need to locally revert anymore.
Bug: 441524277, 448078402
Change-Id: I0264383b2b921b66dee34baa37df7e905dc0bdad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6995540
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Devon Loehr <dloehr@google.com>
Cr-Commit-Position: refs/heads/main@{#1522239}
NOKEYCHECK=True
GitOrigin-RevId: 7f6d73dec150f34344edb35a945c68a625f7ba18
diff --git a/build_rust.py b/build_rust.py
index 2906050..fcba416 100755
--- a/build_rust.py
+++ b/build_rust.py
@@ -653,9 +653,6 @@
# with `GitMoveSubmoduleBranch()`.
#############################
- # TODO(https://crbug.com/441524277): remove revert after resolving issue upstream
- GitRevert(RUST_SRC_DIR, '8ea3b093819aabd92a605b42989341da0c97c0d6')
-
# TODO(crbug.com/446690349): Remove once
# https://github.com/rust-lang/rust/pull/146905 lands and we roll past it.
GitCherryPick(RUST_SRC_DIR, 'f9c040b7318f86e54fc57119ba5e0664df117600',