10 lines
267 B
C
10 lines
267 B
C
/*
|
|
* Copyright 2023 Google LLC
|
|
*
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
* found in the LICENSE file.
|
|
*/
|
|
|
|
// Temporary work around until we remove uses of this private file from Android
|
|
#include "include/private/base/SkMalloc.h"
|