summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebPreferenceKeysPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebPreferenceKeysPrivate.h')
-rw-r--r--WebKit/win/WebPreferenceKeysPrivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/win/WebPreferenceKeysPrivate.h b/WebKit/win/WebPreferenceKeysPrivate.h
index f62905c..0b781d8 100644
--- a/WebKit/win/WebPreferenceKeysPrivate.h
+++ b/WebKit/win/WebPreferenceKeysPrivate.h
@@ -66,6 +66,7 @@
#define WebKitUsesPageCachePreferenceKey "WebKitUsesPageCachePreferenceKey"
#define WebKitCacheModelPreferenceKey "WebKitCacheModelPreferenceKey"
#define WebKitLocalStorageDatabasePathPreferenceKey "WebKitLocalStorageDatabasePath"
+#define WebKitHyperlinkAuditingEnabledPreferenceKey "WebKitHyperlinkAuditingEnabled"
// These are private both because callers should be using the cover methods and because the
// cover methods themselves are private.