chromium/third_party/skia/src/core/SkFontMetricsPriv.h

/*
 * Copyright 2023 Google LLC
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

#ifndef SkFontMetricsPriv_DEFINED
#define SkFontMetricsPriv_DEFINED

#include <optional>

class SkReadBuffer;
class SkWriteBuffer;
struct SkFontMetrics;

class SkFontMetricsPriv {};
#endif //SkFontMetricsPriv_DEFINED