[roll] Roll fuchsia [fidl] Remove fuchsia.wm

This CL removes fuchsia.wm, following the addition of
fuchsia.session.window in fxr/1167872 and the migration of all
fuchisa.wm dependencies to fuchsia.session.window in tqr/914670

Original-Bug: b/374125006
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172312
Original-Revision: 481c38fc6a20be14421e2b937cdcb34488dbba54
GitOrigin-RevId: 08e414325f7194812dfb5e400fd3184c762f6dee
Change-Id: I0f58c031afe3263c1f04be736e5b8aa3d2a55165
1 file changed
tree: 11710dc4e2a0f6c554a45378663f298856753369
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.