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

This reverts commit 5d284da571de6a156448fd85ece183d46371c1ae.

Reason for revert: Broke SDK roll into Flutter.

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

TBR=mcgrathr@google.com,eieio@google.com,yifeit@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Bug: 78633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555750
Original-Revision: 3840a6f578efb0cf8350f462157b6e2aff96d5c8
GitOrigin-RevId: 900059c97ec051e9f6e15cd74286d23a68483b79
Change-Id: Ib1a161f7f8fd62f6f81d2eca7a53199aef62d66e
1 file changed
tree: 957868ff607850caf933f19c6e26ed156dc7a5aa
  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.