blob: 02e94ca4d5cfc8c89ff8f4aeffe4f18881b28c92 [file] [log] [blame]
# Copyright 2021 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/go/golden_go_proto.gni")
golden_go_proto("proto") {
sources = [ "code_coverage.proto" ]
}