summaryrefslogtreecommitdiffstats
path: root/chrome/common/policy_constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/policy_constants.cc')
-rw-r--r--chrome/common/policy_constants.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/common/policy_constants.cc b/chrome/common/policy_constants.cc
index 5eb5998..f56f2b2 100644
--- a/chrome/common/policy_constants.cc
+++ b/chrome/common/policy_constants.cc
@@ -57,12 +57,6 @@ const char kJavascriptEnabled[] = "JavascriptEnabled";
const char kSavingBrowserHistoryDisabled[] = "SavingBrowserHistoryDisabled";
const char kDeveloperToolsDisabled[] = "DeveloperToolsDisabled";
const char kBlockThirdPartyCookies[] = "BlockThirdPartyCookies";
-const char kAuthSchemes[] = "AuthSchemes";
-const char kDisableAuthNegotiateCnameLookup[] =
- "DisableAuthNegotiateCnameLookup";
-const char kEnableAuthNegotiatePort[] = "EnableAuthNegotiatePort";
-const char kAuthServerWhitelist[] = "AuthServerWhitelist";
-const char kAuthNegotiateDelegateWhitelist[] = "AuthNegotiateDelegateWhitelist";
// Chrome Frame specific policy constants
const char kChromeFrameRendererSettings[] = "ChromeFrameRendererSettings";