blob: 65c27c138fc0262290a2824157b519328a6185c6 [file] [log] [blame]
# Copyright 2018 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("service_worker_types_proto") {
sources = [
"service_worker_types.proto",
]
}