Chromium Code Reviews| Index: tests/VkWrapTests.cpp |
| diff --git a/tests/VkWrapTests.cpp b/tests/VkWrapTests.cpp |
| index 472664bd97be465d4d79a71d5fe833800e294fbc..382bdbe64e6d1877368147858fc2b8ddce89691b 100755 |
| --- a/tests/VkWrapTests.cpp |
| +++ b/tests/VkWrapTests.cpp |
| @@ -19,6 +19,8 @@ |
| #include "vk/GrVkMemory.h" |
| #include "vk/GrVkTypes.h" |
| +using sk_gpu_test::GrContextFactory; |
| + |
| const int kW = 1024; |
| const int kH = 1024; |
| const GrPixelConfig kPixelConfig = kRGBA_8888_GrPixelConfig; |