[roll] Roll fuchsia Revert "[chromium][test_manager] Remove buildinfo & intl from chromium realm"

This reverts commit e416e3ddbdba166c73b6cfe1f994c892d2a6f591.

Reason for revert: Breaks blink_web_tests and blink_wpt_tests, which rely on being able to launch content_shell.cm as a test component.

Original change's description:
> [chromium][test_manager] Remove buildinfo & intl from chromium realm
>
> Now that Chromium tests launch fakes for "fuchsia.buildinfo.Provider"
> and "fuchsia.intl.PropertyProvider", the real services no longer need
> to be provided to the `chromium` test realm.
>
> Remove the test that checks for access to /build_info from this realm
> because access is no longer necessary or available.
>
> Original-Bug: 121700, 91934, chromium:1326674
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792216

Original-Bug: 121700, 91934, chromium:1326674
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871097
Original-Revision: 71d723d09fcdcaefd439fe77235855c279e9023b
GitOrigin-RevId: 64e96fb98c41c89b8437921469351bb336323cd3
Change-Id: I3494c7c8a4d5c8dc4f5a301501fa9b2342f82383
1 file changed
tree: 2c622a2ca452fcf93d99e7e4294e88c4f0387b4e
  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.