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

Commit c095f55

Browse files
author
George Wright
committed
formatting
1 parent 29be275 commit c095f55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

shell/common/shell_test_platform_view_vulkan.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ PointerDataDispatcherMaker ShellTestPlatformViewVulkan::GetDispatcherMaker() {
3939
};
4040
}
4141

42-
// TODO(gw280): This code was forked from vulkan_window.cc specifically for shell_test.
42+
// TODO(gw280): This code was forked from vulkan_window.cc specifically for
43+
// shell_test.
4344
// We need to merge this functionality back into //vulkan.
4445
// https://github.com/flutter/flutter/issues/51132
4546
ShellTestPlatformViewVulkan::OffScreenSurface::OffScreenSurface(

0 commit comments

Comments
 (0)