| Index: content/renderer/render_thread_impl.h
|
| diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h
|
| index b1a57dcbf4cc80dcb32fb4342d10eb6fcb4ffb66..12d1ee065983f643b027ca3ad6dead81808231fb 100644
|
| --- a/content/renderer/render_thread_impl.h
|
| +++ b/content/renderer/render_thread_impl.h
|
| @@ -454,8 +454,6 @@ class CONTENT_EXPORT RenderThreadImpl : public RenderThread,
|
| void OnCreateNewSharedWorker(
|
| const WorkerProcessMsg_CreateWorker_Params& params);
|
|
|
| - void IdleHandlerInForegroundTab();
|
| -
|
| scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateOffscreenContext3d();
|
|
|
| // These objects live solely on the render thread.
|
|
|