Index: webkit/support/test_webkit_platform_support.cc |
=================================================================== |
--- webkit/support/test_webkit_platform_support.cc (revision 159314) |
+++ webkit/support/test_webkit_platform_support.cc (working copy) |
@@ -388,11 +388,6 @@ |
} |
#endif |
-WebKit::WebSharedWorkerRepository* |
-TestWebKitPlatformSupport::sharedWorkerRepository() { |
- return NULL; |
-} |
- |
WebKit::WebGraphicsContext3D* |
TestWebKitPlatformSupport::createOffscreenGraphicsContext3D( |
const WebKit::WebGraphicsContext3D::Attributes& attributes) { |