Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index 9b569771a9e4d95d8e66441f67f12ce77ea93deb..18fa046cbe2a102cbc365c5e231bee34f547b319 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -82,8 +82,6 @@ class CONTENT_EXPORT RendererWebKitPlatformSupportImpl |
const WebKit::WebString& keyPath) OVERRIDE; |
virtual WebKit::WebFileSystem* fileSystem() OVERRIDE; |
virtual WebKit::WebSharedWorkerRepository* sharedWorkerRepository() OVERRIDE; |
- virtual WebKit::WebGraphicsContext3D* createOffscreenGraphicsContext3D( |
- const WebKit::WebGraphicsContext3D::Attributes& attributes); |
virtual double audioHardwareSampleRate() OVERRIDE; |
virtual size_t audioHardwareBufferSize() OVERRIDE; |
virtual WebKit::WebAudioDevice* createAudioDevice( |