// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PARTITION_ALLOC_PARTITION_DCHECK_HELPER_H_ #define PARTITION_ALLOC_PARTITION_DCHECK_HELPER_H_ #include "partition_alloc/partition_alloc_base/compiler_specific.h" #include "partition_alloc/partition_alloc_base/component_export.h" #include "partition_alloc/partition_alloc_forward.h" #include "partition_alloc/partition_lock.h" namespace partition_allocinternal // namespace partition_alloc::internal #endif // PARTITION_ALLOC_PARTITION_DCHECK_HELPER_H_