Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a8efff8ba5bf5cbd1df4ee69e65c0f1392289d52..a5d61c0ab3847f9e380e45166f842f0fe20a228c 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -177,6 +177,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[]; |