[fuzztest] Enable sharing fuzztest outside of Chromium

For using the fuzztest dependency in V8, we also need its BUILD.gn
file.

To avoid forking the file, we plan to include it as separate
copybara repo. This, however, depends on boringssl and
libFuzzer which both are further intertwined with Chromium
sources, not available in V8. Since they aren't required to build
fuzztest with centipede, this puts them behind the
build_with_chromium flag, as done in several other dependencies.

Within Chromium, this change should be a no-op.

Cq-Include-Trybots: luci.chromium.try:linux-centipede-asan-rel
Cq-Include-Trybots: luci.chromium.try:linux-libfuzzer-asan-rel
Bug: 1500944
Change-Id: I76d6f1f6d9fd78c425e665e57af1435978b34991
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033300
Reviewed-by: Adrian Taylor <adetaylor@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1226801}
NOKEYCHECK=True
GitOrigin-RevId: b51f34374ce78c1afe4964efff658bd5101d9811
1 file changed
tree: a1d718fa95fafa9e9f108a8b8b8aed4e3d3891fe
  1. BUILD.gn
  2. OWNERS
  3. README.chromium