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