Roll Flutter Engine from 11777dcabe69 to 0ced389c842d (2 revisions) (#159403)

https://github.com/flutter/engine/compare/11777dcabe69...0ced389c842d

2024-11-24 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from
XOyk4KAUqAnkgC2WY... to 9o0fWa2xVhmxV6Mtn... (flutter/engine#56780)
2024-11-24 30870216+gaaclarke@users.noreply.github.com Replaces
Resource's shared_ptr with unique_ptr (flutter/engine#56778)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from XOyk4KAUqAnk to 9o0fWa2xVhmx

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC aaclarke@google.com,zra@google.com on the revert to ensure
that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
https://dart.googlesource.com/external/github.com/flutter/flutter/+/9bd2853737fff07a3819d752ef69bfac4c99048c
diff --git a/DEPS b/DEPS
index 6278853..bf3d37e 100644
--- a/DEPS
+++ b/DEPS
@@ -262,7 +262,7 @@
 
   'engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + '19da943583e020e96026f797904dc5c6b993d4ac',
 
-  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + 'd1140638d4ff130cd18ee67dd501c6d8a8aec7c6',
+  'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '9bd2853737fff07a3819d752ef69bfac4c99048c',
 
   'engine/src/flutter/third_party/depot_tools':
   Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '580b4ff3f5cd0dcaa2eacda28cefe0f45320e8f7',
diff --git a/commits.json b/commits.json
index aa35caa..4ae4608 100644
--- a/commits.json
+++ b/commits.json
@@ -1,5 +1,5 @@
 {
   "engine/src/flutter":"0ced389c842d4bc09f0138a1fb12a549b5c84fc9",
   "engine/src/flutter/third_party/dart":"19da943583e020e96026f797904dc5c6b993d4ac",
-  "flutter":"d1140638d4ff130cd18ee67dd501c6d8a8aec7c6"
+  "flutter":"9bd2853737fff07a3819d752ef69bfac4c99048c"
 }
\ No newline at end of file