blob: 640347556c68d58720d5fad01a94094ddc2173b7 [file] [log] [blame]
# Copyright 2021 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set("fuzzing_engine_main_ios") {
sources = [
"fuzzer_engine_main.cc",
"fuzzer_support.h",
"fuzzer_support.mm",
]
}