| /* | |
| * 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 SkContextOptions_DEFINED | |
| #define SkContextOptions_DEFINED | |
| #include "include/private/SkAPI.h" | |
| struct SK_API SkContextOptions {}; | |
| #endif // SkContextOptions_DEFINED |