| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c54344d83bb45d48ca13164b4ce36f346c708778..f1c93187aeeaba5d8f85fd1b02e83f81d48e4384 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -303,6 +303,7 @@ extern const char kSetToken[];
|
| extern const char kShowAutofillTypePredictions[];
|
| extern const char kShowComponentExtensionOptions[];
|
| extern const char kShowIcons[];
|
| +extern const char kShowLauncherAlignmentMenu[];
|
| extern const char kSilentDumpOnDCHECK[];
|
| extern const char kSimulateUpgrade[];
|
| extern const char kSocketReusePolicy[];
|
|
|