Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit bb7b700

Browse files
authored
Unblock Skia roll by including SkSurface header (#39295)
1 parent 32c157e commit bb7b700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test_vulkan_surface.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
#include "third_party/skia/include/core/SkRefCnt.h"
1212
#include "third_party/skia/include/core/SkSize.h"
13+
#include "third_party/skia/include/core/SkSurface.h"
1314
#include "third_party/skia/include/gpu/GrDirectContext.h"
1415

1516
namespace flutter {

0 commit comments

Comments
 (0)