Index: content/renderer/renderer_webkitplatformsupport_impl.h |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.h b/content/renderer/renderer_webkitplatformsupport_impl.h |
index b7eadeb35df4dbbbd7c5050a439278f4dc507c4b..bda1634bdc858bf2dc4bbdff52d5a3bf4f8ffb16 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.h |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.h |
@@ -81,7 +81,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 double audioHardwareSampleRate() OVERRIDE; |
virtual size_t audioHardwareBufferSize() OVERRIDE; |
virtual WebKit::WebAudioDevice* createAudioDevice( |