[roll] Roll fuchsia [ui] delete obsolete source files under //src/ui/bin/root_presenter

All affected files are no longer being included in any BUILD rules as of
fxrev.dev/831359. This change is separated from that one so as not to
overwhelm the meaningful changes (in 831359) with all the associated deletions.

Original-Fixed: 123723
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831918
Original-Revision: 1f8c1ae33edb22ff3a62acdb5543cff3efb66922
GitOrigin-RevId: 7af03717e704c803e23bd3d836ab405d5a750583
Change-Id: I6050873f22806b2ad1dfb23d2e515ff2d7fc2e77
1 file changed
tree: 32029c5fa6cf768ff5160fe97631067c83b9de3a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.