blob: b3dea97c9127171efc8a03307e5429cd6c30a1b2 [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")
assert(is_chromeos)
proto_library("proto") {
sources = [ "app_data.proto" ]
}