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

Unified Diff: content/browser/renderer_host/render_process_host_impl.cc

Issue 2681643006: Remove kDisableUnifiedMediaPipeline (Closed)
Patch Set: Addressed comments 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/renderer_host/render_process_host_impl.cc
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
index 47614436b9704b69bb4fa0583d36584b4cc92f35..d976433cf08c859e58a194551adb6633686d937a 100644
--- a/content/browser/renderer_host/render_process_host_impl.cc
+++ b/content/browser/renderer_host/render_process_host_impl.cc
@@ -1867,7 +1867,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
switches::kDisableLowEndDeviceMode,
#if defined(OS_ANDROID)
switches::kDisableMediaSessionAPI,
- switches::kDisableUnifiedMediaPipeline,
switches::kEnableContentIntentDetection,
switches::kRendererWaitForJavaDebugger,
#endif

Powered by Google App Engine
This is Rietveld 408576698