mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Unblock Skia roll by including SkSurface header (flutter/engine#39295)
This commit is contained in:
parent
62be71a7e8
commit
e1ced4e387
@ -10,6 +10,7 @@
|
||||
|
||||
#include "third_party/skia/include/core/SkRefCnt.h"
|
||||
#include "third_party/skia/include/core/SkSize.h"
|
||||
#include "third_party/skia/include/core/SkSurface.h"
|
||||
#include "third_party/skia/include/gpu/GrDirectContext.h"
|
||||
|
||||
namespace flutter {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user