[roll] Roll fuchsia [input] Migrate to fidl::Reason helpers
See https://groups.google.com/a/fuchsia.dev/g/fidl-dev/c/j-gxpCevXmc.
fidl::Reason is an enum with lots of members, some of which have subtle
meanings. Having an enum could be challenging for future extensions
because users might try to exhaustively match on the members.
Original-Bug: 75702
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627768
Original-Revision: f27776eb686efc998e6295aa9d43add831800031
GitOrigin-RevId: fedfc2343830fb94e62423be9fd5c68a15354279
Change-Id: I9e09c3b724217b4181c86ff428260a4a0d596e4b
diff --git a/stem b/stem
index c598051..f197e8a 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="c8b51a53422f3c581a41f9bf9d872240794709cd"/>
+ revision="f27776eb686efc998e6295aa9d43add831800031"/>
</projects>
<hooks>
<hook name="install-environment"