| Index: content/browser/android/content_startup_flags.cc
|
| diff --git a/content/browser/android/content_startup_flags.cc b/content/browser/android/content_startup_flags.cc
|
| index 1240cb99890c433ce241b27516998dabcce83d10..c872400dc957d56f8804e65eff885dc87a4a35e5 100644
|
| --- a/content/browser/android/content_startup_flags.cc
|
| +++ b/content/browser/android/content_startup_flags.cc
|
| @@ -52,7 +52,6 @@ void SetContentCommandLineFlags(bool single_process,
|
| parsed_command_line->AppendSwitch(switches::kSingleProcess);
|
| }
|
|
|
| - parsed_command_line->AppendSwitch(switches::kEnableAcceleratedOverflowScroll);
|
| parsed_command_line->AppendSwitch(switches::kEnableBeginFrameScheduling);
|
|
|
| parsed_command_line->AppendSwitch(switches::kEnablePinch);
|
|
|