Index: chrome/common/policy_constants.cc |
diff --git a/chrome/common/policy_constants.cc b/chrome/common/policy_constants.cc |
index 5eb59985712b04e4fb9fd0acb2c606334c4e5a63..31b61b22ae449ea337138199e3db71680454d814 100644 |
--- a/chrome/common/policy_constants.cc |
+++ b/chrome/common/policy_constants.cc |
@@ -63,6 +63,7 @@ const char kDisableAuthNegotiateCnameLookup[] = |
const char kEnableAuthNegotiatePort[] = "EnableAuthNegotiatePort"; |
const char kAuthServerWhitelist[] = "AuthServerWhitelist"; |
const char kAuthNegotiateDelegateWhitelist[] = "AuthNegotiateDelegateWhitelist"; |
+const char kGSSAPILibraryName[] = "GSSAPILibraryName"; |
// Chrome Frame specific policy constants |
const char kChromeFrameRendererSettings[] = "ChromeFrameRendererSettings"; |