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