[roll] Roll fuchsia [third_party][mesa-migrating] Remove obsolete headers from BUILD.gn files

These headers no longer exist, but they are reported as missing inputs
by the check_tool.py tool, while GN doesn't care about non-existing
headers.

Test: python3 build/ninja_implicit_inputs/check_tool.py --build //zircon/public/sysroot_sdk
Original-Original-Bug: 462397407
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1691794
Original-Original-Revision: 4ee39f643ee9f19b2a96d49e88c47897337f37e6
GitOrigin-RevId: 397f95d652e7fd2555d316920cc2c734e04bedd8
Change-Id: I48475cc80e158b01721c2459f0bc717fa923246f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1693894
Cr-Commit-Position: refs/heads/main@{#196141}
1 file changed
tree: d7971cb6bbe83e33c1babcc4ca186773fd9570ba
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.