blob: 0a05d7789d2527e9939d77d8a1e0e0e0a96bec45 [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("probe_message_proto") {
sources = [ "probe_message.proto" ]
}