blob: 41466756032171b5dbf7865d6616564b8f8b764c [file] [log] [blame]
# Copyright 2020 The Chromium 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("//third_party/protobuf/proto_library.gni")
proto_library("native_file_system_proto") {
sources = [ "native_file_system.proto" ]
}