Index: dm/DM.cpp |
diff --git a/dm/DM.cpp b/dm/DM.cpp |
index c87f578babf22df5bf86aec95ace2b86d27ca205..8b9f0b56b529441415577712f2010c211ffeae07 100644 |
--- a/dm/DM.cpp |
+++ b/dm/DM.cpp |
@@ -1226,6 +1226,7 @@ void RunWithGPUTestContexts(T test, GPUTestContexts testContexts, Reporter* repo |
#endif |
#if SK_COMMAND_BUFFER |
GrContextFactory::kCommandBuffer_GLContextType, |
+ GrContextFactory::kCommandBufferES3_GLContextType, |
#endif |
#if SK_MESA |
GrContextFactory::kMESA_GLContextType, |