blob: 8a73ec7be748a4fd06c1befee278a33c8ea24496 [file] [log] [blame]
# Copyright 2017 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 = "//mojo/common/memory_allocator_dump_cross_process_uid.mojom"
public_headers = [ "//base/trace_event/memory_allocator_dump_guid.h" ]
traits_headers = [ "//mojo/common/common_custom_types_struct_traits.h" ]
public_deps = [
"//mojo/common:struct_traits",
]
type_mappings = [ "mojo.common.mojom.MemoryAllocatorDumpCrossProcessUid=base::trace_event::MemoryAllocatorDumpGuid" ]