| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 613a30f47e12601773665a217affc4d78ec62047..406ca61ab07f53f002f9e5c27ca0a17fc73e7669 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -337,7 +337,7 @@ extern const char kSilentLaunch[];
|
| extern const char kSetToken[];
|
| extern const char kShowAppList[];
|
| extern const char kShowIcons[];
|
| -extern const char kShowLauncherAlignmentMenu[];
|
| +extern const char kShowShelfAlignmentMenu[];
|
| extern const char kSigninProcess[];
|
| extern const char kSilentDumpOnDCHECK[];
|
| extern const char kSimulateUpgrade[];
|
|
|