| 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 35d319ca1f2e094442363dab9273c07e7236407e..f117ebbf784d6731578a18480664ac5b95fd3055 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1260,6 +1260,7 @@
|
| switches::kDisableTouchEditing,
|
| switches::kDisableV8IdleTasks,
|
| switches::kDomAutomationController,
|
| + switches::kEnableBeginFrameScheduling,
|
| switches::kEnableBleedingEdgeRenderingFastPaths,
|
| switches::kEnableBlinkFeatures,
|
| switches::kEnableBrowserSideNavigation,
|
|
|