[roll] Roll fuchsia [web] Add NOTIFICATIONS PermissionType

This corresponds to blink::PermissionType::NOTIFICATIONS.

This field purposefully avoids using an "availability" annotation. The
fuchsia.web library is not used by any component in the Fuchsia
repository and therefore does not fit cleanly in the Fuchsia version
model.

Original-Bug: b/415082165
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1268784
Original-Revision: 5287a655caa04db893bf5221faf8163d238c2d30
GitOrigin-RevId: f37628c4d099eba6e40f00b4c979e62c8937afe4
Change-Id: I8c4ffd99e8dbb5c84529a86b4add6288eb3ba9bb
1 file changed
tree: 17930cc3fdae86eea1cbcc468d30e47317022287
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.