blob: a0c91cca5ca57d70a5bb937a45f6bb805b4fd5f1 [file] [log] [blame]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/protobuf/proto_library.gni")
proto_library("proto") {
sources = [ "embedder_download_data.proto" ]
}