| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 62004674a42a0b98f6c40cc2be71548f3fe25019..190178d05b29b8d6d80554aa643e0fd721c0d1ff 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -405,6 +405,7 @@ extern const char kDisableAuthNegotiateCnameLookup[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAuthNegotiateDelegateWhitelist[];
|
| +extern const char kGSSAPILibraryName[];
|
|
|
| } // namespace prefs
|
|
|
|
|