| /* | |
| * Copyright 2026 Google LLC | |
| * | |
| * Use of this source code is governed by a BSD-style license that can be | |
| * found in the LICENSE file. | |
| */ | |
| #ifndef SkSafetyChecks_DEFINED | |
| #define SkSafetyChecks_DEFINED | |
| #include "src/partition_alloc/safety_checks.h" | |
| #ifndef SK_SCOPED_DISABLE_PARTITION_ALLOC_SAFETY_CHECKS | |
| #define SK_SCOPED_DISABLE_PARTITION_ALLOC_SAFETY_CHECKS | |
| #endif | |
| #endif // SkSafetyChecks_DEFINED |