[roll] Roll fuchsia Reland "[sdk][fidl] Migrate hlcpp to fpromise namespace/include path."

This is a reland of 5d284da571de6a156448fd85ece183d46371c1ae

Actual fix is fxref.dev/555755.

Original change's description:
> [sdk][fidl] Migrate hlcpp to fpromise namespace/include path.
>
> Migrate hlcpp to use the new fpromise namespace and include path
> for types from //sdk/lib/fit-promise (i.e. fpromise::result).
>
> - Update common headers in //sdk/lib/fidl.
> - Update codegen to emit correct namespace.
> - Update golden files.
>
> Original-Bug: 78633
> Test: Existing test coverage and tests run by fx regen-goldens.
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555062

Original-Bug: 78633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555757
Original-Revision: f3aabf43acfd53c58d4e2de1085ec64f3c4edede
GitOrigin-RevId: 544b2258372c701fbd80825805f6bb11e171a8da
Change-Id: I21869a0fa6c463521bfa78eccd69d19c8f95bde5
1 file changed
tree: 5405e9498929675f83f0803468655ff8769c6373
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.