diff options
Diffstat (limited to 'WebKit/chromium/features.gypi')
-rw-r--r-- | WebKit/chromium/features.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi index e3092b3..61e5806 100644 --- a/WebKit/chromium/features.gypi +++ b/WebKit/chromium/features.gypi @@ -94,7 +94,7 @@ }], ], - 'use_accelerated_compositing%': 0, + 'use_accelerated_compositing%': 1, 'enable_svg%': 1, }, |