blob: bff8b7e4f3b5c5f2754e102baf8cc7a6a4c97428 [file] [log] [blame]
# Copyright 2014 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("proto") {
sources = [
"gcm_channel_status.proto",
]
}