[roll] Roll fuchsia [e2e] Remove unused dep from snapshot_test

snapshot_test does not use anything from py_test_utils:perf_test_utils,
so remove it.

Original-Bug: b/416339669
Test: snapshot_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272815
Original-Revision: 6bcacea2a8badd003900678a388319952fc44a11
GitOrigin-RevId: fe110ac9728bba1ac591fc52540b2dc6ca3be815
Change-Id: I22e9a78cfc45298a99809ff035057d9446db3183
1 file changed
tree: c3e1ace778ac96a95f3067358f8bd1e4cb86153f
  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.