[roll] Roll third_party/pigweed pw_web: Fix TypeScript warnings

Fixes:
- Message proto not having serializeBinary() method
- Uint8Array needs a size argument
- Proto import with curly braces

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/162095
Original-Revision: 4b4f0a763d90d0e7834407a31ba721c92a3de8fb
GitOrigin-RevId: 12fa353f0c748d191c181e4ca0e75fff98448225
Change-Id: Ia0f24d6080dcb5571f5f28196d68ab7fe0a00c69
1 file changed
tree: a74208cebec00b63f91e9bc4a432e649c79be2c5
  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.