mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-07 05:36:04 +00:00
This file was missing an include of libfuzzer_exports.h which was causing LLVMFuzzerInitialize to be stripped from the binary. Tbr=cwallez@chromium.org Bug: chromium:1075605 Change-Id: I251e3dd7ad1b3ebb95339dec946b80ce2e5d4a05 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21301 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>