[roll] Roll cobalt Use lambda for logging boilerplate
FileObservationStore::StoreObservation is long and difficult to read as
a result. This CL reduces some boilerplate by using a lambda for logging
a warning and returning a status code with the desired message.
Tested: `fx test //src/cobalt cobalt_core_tests`
Tested: Hard-coded a condition to fail and observed the expected
warning
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1159218
Original-Revision: 11a61a3ac3f78081cf0200325f035e9c92206f7c
GitOrigin-RevId: 73107565091a013581b8e5877ca2afcfa6f3ad3a
Change-Id: Id4812a8cda063b6a8d883d6fc955cf8c88f17c09
diff --git a/third_party/flower b/third_party/flower
index a7a36f4..e9f031a 100644
--- a/third_party/flower
+++ b/third_party/flower
@@ -110,7 +110,7 @@
gitsubmoduleof="fuchsia"
path="third_party/cobalt"
remote="https://fuchsia.googlesource.com/cobalt"
- revision="af56e49c0b95cd93377aa2da1af1c0e1d385e721"
+ revision="11a61a3ac3f78081cf0200325f035e9c92206f7c"
gerrithost="https://fuchsia-review.googlesource.com"/>
<project name="cobalt-registry"
gitsubmoduleof="fuchsia"