diff options
Diffstat (limited to 'JavaScriptCore')
| -rw-r--r-- | JavaScriptCore/wtf/Platform.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/JavaScriptCore/wtf/Platform.h b/JavaScriptCore/wtf/Platform.h index 23e6c8b..3fb8d08 100644 --- a/JavaScriptCore/wtf/Platform.h +++ b/JavaScriptCore/wtf/Platform.h @@ -181,6 +181,7 @@  #define WTF_USE_PTHREADS 1  #define WTF_PLATFORM_SGL 1 +#define WTF_PLATFORM_SKIA_SGL 1  #define WTF_PLATFORM_UNIX 1  #define USE_SYSTEM_MALLOC 1 | 
