diff options
Diffstat (limited to 'WebCore/config.h')
-rw-r--r-- | WebCore/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/config.h b/WebCore/config.h index df4d06b..5d5c6c1 100644 --- a/WebCore/config.h +++ b/WebCore/config.h @@ -123,6 +123,8 @@ #undef ENABLE_INSPECTOR // Enabled by default in Platform.h #define ENABLE_INSPECTOR 0 #define ENABLE_EVENT_SOURCE 0 +#define ENABLE_DEVICE_ORIENTATION 1 + #undef ENABLE_APPLICATION_INSTALLED #define ENABLE_APPLICATION_INSTALLED 1 |