Index: tools/flags/SkCommonFlagsConfig.cpp |
diff --git a/tools/flags/SkCommonFlagsConfig.cpp b/tools/flags/SkCommonFlagsConfig.cpp |
index 1ee3130bd7c766e60552cff88a2fe9aae741b7d7..9e0fd60b39d91503d620d9de95144c4a4c5f4ac7 100644 |
--- a/tools/flags/SkCommonFlagsConfig.cpp |
+++ b/tools/flags/SkCommonFlagsConfig.cpp |
@@ -8,10 +8,6 @@ |
#include "SkCommonFlagsConfig.h" |
#include <stdlib.h> |
- |
-#if SK_SUPPORT_GPU |
-using sk_gpu_test::GrContextFactory; |
-#endif |
static const char defaultConfigs[] = |
"565 8888 gpu nonrendering" |