Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 4447690738ec1cfb4c2f83ee909683f281600a85..ae7db3d29c7a8884548284d01e3e7b74468f6772 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[]; |