Chromium Code Reviews| Index: WTF/wtf/FeatureDefines.h |
| =================================================================== |
| --- WTF/wtf/FeatureDefines.h (revision 148420) |
| +++ WTF/wtf/FeatureDefines.h (working copy) |
| @@ -104,10 +104,6 @@ |
| #define ENABLE_CSS_DEVICE_ADAPTATION 0 |
| #endif |
| -#if !defined(ENABLE_CSS_COMPOSITING) |
| -#define ENABLE_CSS_COMPOSITING 0 |
| -#endif |
| - |
| #if !defined(ENABLE_CSS_FILTERS) |
| #define ENABLE_CSS_FILTERS 0 |
| #endif |