Chromium Code Reviews| 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 d5933f216f167246d804d205392936d46ae16ef5..ab361dcc5159d95da63da0a292d2890b8485acfc 100644 |
| --- a/content/browser/renderer_host/render_process_host_impl.cc |
| +++ b/content/browser/renderer_host/render_process_host_impl.cc |
| @@ -1332,6 +1332,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
| switches::kEnableTouchEditing, |
| switches::kEnableUnsafeES3APIs, |
| switches::kEnableViewport, |
| + switches::kInertVisualViewport, |
|
Avi (use Gerrit)
2015/09/25 14:28:41
If the switches in a list are in alphabetical orde
ymalik
2015/09/25 14:36:41
My apologies for missing the detail. Done.
|
| switches::kEnableVtune, |
| switches::kEnableWebBluetooth, |
| switches::kEnableWebGLDraftExtensions, |