| 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 175f0d9a21354296d004788284556640b2d3499b..cb8f1af6b0d3835012f73fc8f71c8c11e9c303e4 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1449,7 +1449,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kAllowLoopbackInPeerConnection,
|
| switches::kAndroidFontsPath,
|
| switches::kAudioBufferSize,
|
| - switches::kBlinkPlatformLogChannels,
|
| switches::kBlinkSettings,
|
| switches::kDefaultTileWidth,
|
| switches::kDefaultTileHeight,
|
|
|