| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 1ae19e65fd3ba964d9bb21947c3e1150de9d962b..4f102e9c9b7acf1c60d7cfb95ffccaf3a4e7f948 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -472,6 +472,8 @@ extern const char kGSSAPILibraryName[];
|
| extern const char kKnownBackgroundPages[];
|
|
|
| extern const char kDisable3DAPIs[];
|
| +extern const char kEnableHyperlinkAuditing[];
|
| +extern const char kEnableReferrers[];
|
|
|
| extern const char kRegisteredProtocolHandlers[];
|
|
|
|
|