mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
delete include of private GrMtlTypes header (flutter/engine#38783)
This commit is contained in:
parent
ecdbfb53ad
commit
eb615c6cc4
@ -10,7 +10,6 @@
|
||||
#include "flutter/fml/macros.h"
|
||||
#include "third_party/skia/include/core/SkSize.h"
|
||||
#include "third_party/skia/include/core/SkSurface.h"
|
||||
#include "third_party/skia/include/gpu/mtl/GrMtlTypes.h"
|
||||
|
||||
namespace flutter {
|
||||
|
||||
|
||||
@ -10,7 +10,6 @@
|
||||
#include "flutter/fml/macros.h"
|
||||
#include "flutter/shell/gpu/gpu_surface_metal_delegate.h"
|
||||
#include "third_party/skia/include/gpu/GrDirectContext.h"
|
||||
#include "third_party/skia/include/gpu/mtl/GrMtlTypes.h"
|
||||
|
||||
namespace flutter {
|
||||
|
||||
|
||||
@ -12,7 +12,6 @@
|
||||
#include "third_party/skia/include/gpu/GrBackendSurface.h"
|
||||
#include "third_party/skia/include/gpu/GrDirectContext.h"
|
||||
#include "third_party/skia/include/gpu/GrYUVABackendTextures.h"
|
||||
#include "third_party/skia/include/gpu/mtl/GrMtlTypes.h"
|
||||
|
||||
FLUTTER_ASSERT_ARC
|
||||
|
||||
|
||||
@ -9,7 +9,6 @@
|
||||
#include <mutex>
|
||||
|
||||
#include "third_party/skia/include/gpu/GrDirectContext.h"
|
||||
#include "third_party/skia/include/gpu/mtl/GrMtlTypes.h"
|
||||
|
||||
namespace flutter {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user