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 cf97c798b2324d2bbe67d9968a09f1c4e37f08f7..685fd938f1b0bcfd5e30cc338baff89396b4032c 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1041,6 +1041,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableDelegatedRenderer, |
switches::kDisableDesktopNotifications, |
switches::kDisableDirectNPAPIRequests, |
+ switches::kDisableFastTextAutosizing, |
switches::kDisableFileSystem, |
switches::kDisableFiltersOverIPC, |
switches::kDisableGpu, |