chromium/services/resource_coordinator/memory_instrumentation/memory_dump_map_converter_unittest.cc

// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "services/resource_coordinator/memory_instrumentation/memory_dump_map_converter.h"

#include "testing/gtest/include/gtest/gtest.h"

namespace memory_instrumentation {

MemoryAllocatorDump;
MemoryAllocatorDumpGuid;
MemoryDumpArgs;
MemoryDumpLevelOfDetail;
ProcessMemoryDump;

TEST(MemoryDumpMapConverter, Convert) {}

}  // namespace memory_instrumentation