| Index: webkit/support/test_webkit_platform_support.h
|
| diff --git a/webkit/support/test_webkit_platform_support.h b/webkit/support/test_webkit_platform_support.h
|
| index ea09d600b6be35281bce3c2e56e187f6a6be462a..b0bb3503c9325fe281f9b8a428c419814e605580 100644
|
| --- a/webkit/support/test_webkit_platform_support.h
|
| +++ b/webkit/support/test_webkit_platform_support.h
|
| @@ -90,7 +90,6 @@ class TestWebKitPlatformSupport :
|
| #endif
|
|
|
| virtual WebKit::WebSharedWorkerRepository* sharedWorkerRepository() OVERRIDE;
|
| - virtual WebKit::WebGraphicsContext3D* createGraphicsContext3D() OVERRIDE;
|
| virtual WebKit::WebGraphicsContext3D* createOffscreenGraphicsContext3D(
|
| const WebKit::WebGraphicsContext3D::Attributes&);
|
|
|
|
|