| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3c43699a80a7f7b29a74b9b0598bd73e43d555ff..c0fc3ef27a35fdf4e428b4e209d2430271218f7b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -404,7 +404,7 @@ extern const char kEnablePluginPowerSaver[];
|
| #endif
|
|
|
| #if defined(ENABLE_TASK_MANAGER)
|
| -extern const char kEnableNewTaskManager[];
|
| +extern const char kDisableNewTaskManager[];
|
| #endif // defined(ENABLE_TASK_MANAGER)
|
|
|
| bool AboutInSettingsEnabled();
|
|
|