Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: content/browser/browser_main_loop.cc

Issue 2420083004: Delete SurfaceTexturePeer (Closed)
Patch Set: Fix missed references Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(

Powered by Google App Engine
This is Rietveld 408576698