| Index: webkit/tools/test_shell/test_shell_webkit_init.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_webkit_init.cc (revision 159314)
|
| +++ webkit/tools/test_shell/test_shell_webkit_init.cc (working copy)
|
| @@ -263,11 +263,6 @@
|
| return WebKit::WebIDBFactory::create();
|
| }
|
|
|
| -WebKit::WebSharedWorkerRepository*
|
| -TestShellWebKitInit::sharedWorkerRepository() {
|
| - return NULL;
|
| -}
|
| -
|
| WebKit::WebGraphicsContext3D*
|
| TestShellWebKitInit::createOffscreenGraphicsContext3D(
|
| const WebKit::WebGraphicsContext3D::Attributes& attributes) {
|
|
|