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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebKit/win/WebPreferenceKeysPrivate.h b/WebKit/win/WebPreferenceKeysPrivate.h
index 09aeaff..3b4197c 100644
--- a/WebKit/win/WebPreferenceKeysPrivate.h
+++ b/WebKit/win/WebPreferenceKeysPrivate.h
@@ -129,3 +129,7 @@
#define WebKitUseHighResolutionTimersPreferenceKey "WebKitUseHighResolutionTimers"
#define WebKitPluginAllowedRunTimePreferenceKey "WebKitPluginAllowedRunTime"
+
+#define WebKitAcceleratedCompositingEnabledPreferenceKey "WebKitAcceleratedCompositingEnabled"
+
+#define WebKitCustomDragCursorsEnabledPreferenceKey "WebKitCustomDragCursorsEnabled"