Commit 22fb961b authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[foozzie] Rename folder to account for new clusterfuzz configs

We'll soon also host other configurations for general fuzzing, not only
correctness fuzzing in the new tools/clusterfuzz folder.

TBR=yangguo@chromium.org

Bug: chromium:813833
Change-Id: Icd966bfec91cc547522bad5d1a842500b554754f
Reviewed-on: https://chromium-review.googlesource.com/930331Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51480}
parent 47abe102
...@@ -2978,7 +2978,7 @@ v8_executable("d8") { ...@@ -2978,7 +2978,7 @@ v8_executable("d8") {
} }
if (v8_correctness_fuzzer) { if (v8_correctness_fuzzer) {
deps += [ "tools/foozzie:v8_correctness_fuzzer_resources" ] deps += [ "tools/clusterfuzz:v8_correctness_fuzzer_resources" ]
} }
defines = [] defines = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment