Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 8c6dd3af7f7184ed3929cad95c594ecd0e274eab..04cf1a28451da5a6fc7c12192ef35d5ce1c81d9a 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -111,10 +111,6 @@ const char kAuthNegotiateDelegateWhitelist[] = |
// triage authentication-related issues reported by end-users. |
const char kAuthSchemes[] = "auth-schemes"; |
-// Whitelist of servers which NTLM and Negotiate can automatically authenticate |
-// with using the default credentials of the currently logged in user. |
-const char kAuthServerWhitelist[] = "auth-server-whitelist"; |
- |
// A flag that is used to tell Chrome that it was launched automatically at |
// computer startup and not by some user action. |
const char kAutoLaunchAtStartup[] = "auto-launch-at-startup"; |