[roll] Roll third_party/pigweed pw_protobuf_compiler: Fix unused variable

use_legacy_oneof_interfaces is an optional variable and might not be
used. This triggers the GN "unused" error.

Original-Bug: 382416987
Test: Build pass
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278332
Original-Revision: 2861b6ad5f94c2c8b4b393761d93c568eef9547e
GitOrigin-RevId: 2635f75c300b67e7f2a683012d464bbddd64742a
Change-Id: I87976cc24b9235e035ed649c34349127cb47fde0
1 file changed
tree: 79a4ea72695d3fc2248bf8949906ad5a8545772a
  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.