[roll] Roll fuchsia [chromium] Remove chromedriver target

There isn't really a need for different builds of ChromeDriver, the
target isn't being used (consumers now target the prebuilt path
directly), and copy() doesn't support flavors.

Original-Bug: 42070108
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789391
Original-Revision: 8b537bca66747eba87ccec09a4eff8d6f92727da
GitOrigin-RevId: c91433165c6fccb78a8568d010ae9af8981ea373
Change-Id: I0d1d5e0ef7f172aca72bc7ab4e0209337114d29b
1 file changed
tree: 02a8d8ef98f1bdd3f475bd165411772391f31fc6
  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.