Commit e4e9a118 authored by l.gombos@samsung.com's avatar l.gombos@samsung.com

Remove WTF_USE_NATIVE_FULLSCREEN_VIDEO as it is no longer used.

Review URL: https://codereview.chromium.org/340443003

git-svn-id: svn://svn.chromium.org/blink/trunk@176353 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent d73ee834
...@@ -86,7 +86,6 @@ ...@@ -86,7 +86,6 @@
/* Operating environments */ /* Operating environments */
#if OS(ANDROID) #if OS(ANDROID)
#define WTF_USE_NATIVE_FULLSCREEN_VIDEO 1
#define WTF_USE_LOW_QUALITY_IMAGE_INTERPOLATION 1 #define WTF_USE_LOW_QUALITY_IMAGE_INTERPOLATION 1
#define WTF_USE_LOW_QUALITY_IMAGE_NO_JPEG_DITHERING 1 #define WTF_USE_LOW_QUALITY_IMAGE_NO_JPEG_DITHERING 1
#define WTF_USE_LOW_QUALITY_IMAGE_NO_JPEG_FANCY_UPSAMPLING 1 #define WTF_USE_LOW_QUALITY_IMAGE_NO_JPEG_FANCY_UPSAMPLING 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment