| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 04f8ed7951b94e6e23cb50575c399eae91b6c9f5..cfcad351a458fcf7e1d756ae0a6602e55c60c930 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -178,6 +178,7 @@ extern const char kEnableNpn[];
|
| extern const char kEnableNpnHttpOnly[];
|
| extern const char kEnableOmniboxAutoCompletionForIme[];
|
| extern const char kEnablePanels[];
|
| +extern const char kEnablePasswordAutofillPSLDomainMatching[];
|
| extern const char kEnablePasswordGeneration[];
|
| extern const char kEnablePnacl[];
|
| extern const char kEnableProfiling[];
|
|
|