Index: tests/VkUploadPixelsTests.cpp |
diff --git a/tests/VkUploadPixelsTests.cpp b/tests/VkUploadPixelsTests.cpp |
index 53d9cfcadc84b2e84b8fbb39436040b133fb3302..a509978eda9024c81ec0ca6ebe3c0ec0198c9b9e 100644 |
--- a/tests/VkUploadPixelsTests.cpp |
+++ b/tests/VkUploadPixelsTests.cpp |
@@ -16,6 +16,7 @@ |
#include "Test.h" |
#include "vk/GrVkGpu.h" |
+using sk_gpu_test::GrContextFactory; |
void fill_pixel_data(int width, int height, GrColor* data) { |