| Index: content/worker/worker_webkitplatformsupport_impl.cc
|
| ===================================================================
|
| --- content/worker/worker_webkitplatformsupport_impl.cc (revision 159314)
|
| +++ content/worker/worker_webkitplatformsupport_impl.cc (working copy)
|
| @@ -168,11 +168,6 @@
|
| NOTREACHED();
|
| }
|
|
|
| -WebSharedWorkerRepository*
|
| -WorkerWebKitPlatformSupportImpl::sharedWorkerRepository() {
|
| - return 0;
|
| -}
|
| -
|
| WebKitPlatformSupport::FileHandle
|
| WorkerWebKitPlatformSupportImpl::databaseOpenFile(
|
| const WebString& vfs_file_name, int desired_flags) {
|
|
|