| Index: Source/WTF/wtf/FeatureDefines.h
|
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h
|
| index 30d14c6706810de97c2f33da2133a2e1afd8433f..ba62d4dfbfc9f9abd7275625f1ebc359b4dc0342 100644
|
| --- a/Source/WTF/wtf/FeatureDefines.h
|
| +++ b/Source/WTF/wtf/FeatureDefines.h
|
| @@ -433,10 +433,6 @@
|
| #define ENABLE_ICONDATABASE 1
|
| #endif
|
|
|
| -#if !defined(ENABLE_IFRAME_SEAMLESS)
|
| -#define ENABLE_IFRAME_SEAMLESS 1
|
| -#endif
|
| -
|
| #if !defined(ENABLE_IMAGE_DECODER_DOWN_SAMPLING)
|
| #define ENABLE_IMAGE_DECODER_DOWN_SAMPLING 0
|
| #endif
|
|
|