Index: include/gpu/gl/SkDebugGLContext.h |
diff --git a/include/gpu/gl/SkDebugGLContext.h b/include/gpu/gl/SkDebugGLContext.h |
index 7db957961746ed3a5212f005443ef334481c959d..792666332ee3cc1034e921e519411a7c2caad02e 100644 |
--- a/include/gpu/gl/SkDebugGLContext.h |
+++ b/include/gpu/gl/SkDebugGLContext.h |
@@ -8,9 +8,9 @@ |
#ifndef SkDebugGLContext_DEFINED |
#define SkDebugGLContext_DEFINED |
-#include "SkGLContextHelper.h" |
+#include "SkGLContext.h" |
-class SkDebugGLContext : public SkGLContextHelper { |
+class SkDebugGLContext : public SkGLContext { |
public: |
SkDebugGLContext() {} |