| Index: content/renderer/shared_worker_repository.h
|
| ===================================================================
|
| --- content/renderer/shared_worker_repository.h (revision 244810)
|
| +++ content/renderer/shared_worker_repository.h (working copy)
|
| @@ -22,9 +22,6 @@
|
| explicit SharedWorkerRepository(RenderFrameImpl* render_frame);
|
| virtual ~SharedWorkerRepository();
|
|
|
| - // RenderFrameObserver overrides.
|
| - virtual void WebFrameCreated(blink::WebFrame* frame) OVERRIDE;
|
| -
|
| // WebSharedWorkerRepositoryClient overrides.
|
| virtual blink::WebSharedWorkerConnector* createSharedWorkerConnector(
|
| const blink::WebURL& url,
|
|
|