// Copyright 2019 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_RANDOM_H_ #define PARTITION_ALLOC_RANDOM_H_ #include <cstdint> #include "partition_alloc/partition_alloc_base/component_export.h" partition_alloc // namespace partition_alloc #endif // PARTITION_ALLOC_RANDOM_H_