Index: tests/GrContextFactoryTest.cpp |
diff --git a/tests/GrContextFactoryTest.cpp b/tests/GrContextFactoryTest.cpp |
index 0ba809524b6ea5ce2e04a5f66ef3f62d7e2f84a9..7dc02a56e6b25e24035bebf5b185d529b013faa1 100644 |
--- a/tests/GrContextFactoryTest.cpp |
+++ b/tests/GrContextFactoryTest.cpp |
@@ -12,8 +12,6 @@ |
#include "GrContextFactory.h" |
#include "GrCaps.h" |
#include "Test.h" |
- |
-using sk_gpu_test::GrContextFactory; |
DEF_GPUTEST(GrContextFactory_NVPRContextOptionHasPathRenderingSupport, reporter, /*factory*/) { |
// Test that if NVPR is requested, the context always has path rendering |