Index: Source/core/html/canvas/WebGLRenderingContextBase.h |
diff --git a/Source/core/html/canvas/WebGLRenderingContextBase.h b/Source/core/html/canvas/WebGLRenderingContextBase.h |
index aacb79cd6c3a67e2939b5f46b7e46cc549a284fe..f612a12d4da0db89d32347b330bc1331eab04a21 100644 |
--- a/Source/core/html/canvas/WebGLRenderingContextBase.h |
+++ b/Source/core/html/canvas/WebGLRenderingContextBase.h |
@@ -348,7 +348,6 @@ public: |
void reshape(int width, int height); |
void markLayerComposited(); |
- PassRefPtrWillBeRawPtr<ImageData> paintRenderingResultsToImageData(); |
void removeSharedObject(WebGLSharedObject*); |
void removeContextObject(WebGLContextObject*); |