Update SkiaVulkanPipeline include to GrDirectContext

Just a name change, no functional effect.

Change-Id: I28c799e942e3c745ce54a5bb793a1a71df8adbef
This commit is contained in:
Adlai Holler
2020-10-15 09:32:00 -04:00
parent d526fc1562
commit 72cff421b5

View File

@@ -29,7 +29,7 @@
#include <SkSurface.h>
#include <SkTypes.h>
#include <GrContext.h>
#include <GrDirectContext.h>
#include <GrTypes.h>
#include <vk/GrVkTypes.h>