chromium/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_buildflags.h

// Copyright 2024 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_ALLOC_BUILDFLAGS_H_
#define PARTITION_ALLOC_PARTITION_ALLOC_BUILDFLAGS_H_

// TODO(crbug.com/41481467): Remove this alias, the time to updates dependants.
#include "partition_alloc/buildflags.h"

#endif  // PARTITION_ALLOC_PARTITION_ALLOC_BUILDFLAGS_H_