blob: e7fa49f016b2f7560d9e8227e5024ddce0d29fd7 [file] [log] [blame]
# Copyright 2016 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.
mojom =
"//components/metrics/public/interfaces/call_stack_profile_collector.mojom"
public_headers = [ "//third_party/metrics_proto/sampled_profile.pb.h" ]
traits_headers =
[ "//components/metrics/public/cpp/call_stack_profile_struct_traits.h" ]
deps = [
"//third_party/metrics_proto",
]
type_mappings =
[ "metrics.mojom.SampledProfile=metrics::SampledProfile[move_only]" ]