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 18d360143f9ed9b977a5e8992b9caf84f88d6110..46743a243bae9ee5d9b84087b67943a5c5082b60 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1380,6 +1380,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
static const char* const kSwitchNames[] = { |
switches::kAgcStartupMinVolume, |
switches::kAllowLoopbackInPeerConnection, |
+ switches::kAndroidFontsPath, |
switches::kAudioBufferSize, |
switches::kBlinkPlatformLogChannels, |
switches::kBlinkSettings, |