未验证 提交 9ffccaa3 编写于 作者: G Gary Qian 提交者: GitHub

Trivial typo fix to kick tests. (#15557)

上级 5ef2c796
......@@ -567,7 +567,7 @@ std::unique_ptr<flutter::VsyncWaiter> PlatformView::CreateVSyncWaiter() {
// |flutter::PlatformView|
std::unique_ptr<flutter::Surface> PlatformView::CreateRenderingSurface() {
// This platform does not repeatly lose and gain a surface connection. So the
// surface is setup once during platform view setup and and returned to the
// surface is setup once during platform view setup and returned to the
// shell on the initial (and only) |NotifyCreated| call.
return std::move(surface_);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册