| Index: include/gpu/vk/GrVkTypes.h
|
| diff --git a/include/gpu/vk/GrVkTypes.h b/include/gpu/vk/GrVkTypes.h
|
| index 4647343226970b3450e2a2ae78db9c849447632b..782cb90b21ed8dffe28fc2e71cea19326d890063 100644
|
| --- a/include/gpu/vk/GrVkTypes.h
|
| +++ b/include/gpu/vk/GrVkTypes.h
|
| @@ -27,7 +27,7 @@
|
|
|
| ///////////////////////////////////////////////////////////////////////////////
|
| /**
|
| - * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
|
| + * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
|
| * Vulkan textures are really const GrVkImageInfo*
|
| */
|
| struct GrVkAlloc {
|
|
|