| Index: tests/SkpSkGrTest.cpp
|
| diff --git a/tests/SkpSkGrTest.cpp b/tests/SkpSkGrTest.cpp
|
| index da19843a4ceeac4ccbf3e3437c8ee3884c64ec2b..98c54e032cddb9e6941c846d8a513bfe43819b47 100644
|
| --- a/tests/SkpSkGrTest.cpp
|
| +++ b/tests/SkpSkGrTest.cpp
|
| @@ -260,7 +260,6 @@ static SkString make_png_name(const char* filename) {
|
| typedef GrContextFactory::GLContextType GLContextType;
|
| #ifdef SK_BUILD_FOR_WIN
|
| static const GLContextType kAngle = GrContextFactory::kANGLE_GLContextType;
|
| -static const GLContextType kCommandBuffer = GrContextFactory::kCommandBuffer_GLContextType;
|
| #else
|
| static const GLContextType kNative = GrContextFactory::kNative_GLContextType;
|
| #endif
|
|
|