Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f6137c93a381a1ccf048859da498c37514182e1c..ba0e568c573c5430ba27c28932e68527ddce7bd5 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -146,6 +146,7 @@ extern const char kEnableAdview[]; |
extern const char kEnableAdviewSrcAttribute[]; |
extern const char kEnableAsyncDns[]; |
extern const char kEnableAuthNegotiatePort[]; |
+extern const char kEnableAutofillPSLDomainMatching[]; |
extern const char kEnableAutologin[]; |
extern const char kEnableBenchmarking[]; |
extern const char kEnableCloudPrintProxy[]; |