| Index: Source/WTF/wtf/FeatureDefines.h
|
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h
|
| index 162c949785b9500db16b2e1e24d8c930952565e6..210a8b2b4251195d87b3af28e3e0b83c2e18c7e0 100644
|
| --- a/Source/WTF/wtf/FeatureDefines.h
|
| +++ b/Source/WTF/wtf/FeatureDefines.h
|
| @@ -507,10 +507,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
|
|
|