summaryrefslogtreecommitdiffstats
path: root/gfx/skia/skia/include/core/SkEncodedImageFormat.h
blob: 0db3830b9ac712bf58055534db951fca31dcb23d (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright 2023 Google LLC
 *
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

// TODO(kjlubick) remove this shim after clients have been moved to the new location
#include "include/codec/SkEncodedImageFormat.h" // IWYU pragma: export