| Index: content/browser/browser_main_loop.cc
|
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc
|
| index bf849b7102faea1e3a43481ba86002731013d640..1d01f17ea138a968716b76f36fabcbd82f34ae68 100644
|
| --- a/content/browser/browser_main_loop.cc
|
| +++ b/content/browser/browser_main_loop.cc
|
| @@ -787,7 +787,6 @@ void BrowserMainLoop::PostMainMessageLoopStart() {
|
| gpu::ScopedSurfaceRequestConduit::SetInstance(
|
| ScopedSurfaceRequestManager::GetInstance());
|
| }
|
| - BrowserMediaPlayerManager::InitSurfaceTexturePeer();
|
| }
|
|
|
| if (!parsed_command_line_.HasSwitch(
|
|
|