blob: 1d977ce037097089a05a3225c61d117110ccd52c [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("client_discourse_context_proto") {
sources = [ "client_discourse_context.proto" ]
}