chromium/third_party/pdfium/testing/chromium_support/discardable_memory_allocator.cc

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

#include "testing/chromium_support/discardable_memory_allocator.h"

#include "base/test/test_discardable_memory_allocator.h"

namespace chromium_support {

void InitializeDiscardableMemoryAllocator() {}

}  // namespace chromium_support