| Index: chrome/browser/chromeos/login/login_utils.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/login_utils.cc (revision 98311)
|
| +++ chrome/browser/chromeos/login/login_utils.cc (working copy)
|
| @@ -721,7 +721,7 @@
|
| CommandLine* command_line) {
|
| static const char* kForwardSwitches[] = {
|
| switches::kEnableLogging,
|
| - switches::kEnableAcceleratedPlugins,
|
| + switches::kDisableAcceleratedPlugins,
|
| switches::kUseGL,
|
| switches::kUserDataDir,
|
| switches::kScrollPixels,
|
|
|