Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 591cdec7d0cfaee917782299935e4f147d84fac2..83624592df290488e4e587b732e12dac1ae5cc24 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 kEnablePasswordAutofillPublicSuffixDomainMatching[]; |
extern const char kEnablePasswordGeneration[]; |
extern const char kEnablePnacl[]; |
extern const char kEnableProfiling[]; |