Chromium Code Reviews| Index: Source/WTF/wtf/FeatureDefines.h |
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h |
| index 4e120c98ff98d87f3cad1212005ae19bc2790a85..524d1b11b97cd9ba96a9eb47c983782152dfc9b6 100644 |
| --- a/Source/WTF/wtf/FeatureDefines.h |
| +++ b/Source/WTF/wtf/FeatureDefines.h |
| @@ -64,10 +64,6 @@ |
| #define ENABLE_3D_PLUGIN 0 |
| #endif |
| -#if !defined(ENABLE_3D_RENDERING) |
| -#define ENABLE_3D_RENDERING 0 |
| -#endif |
| - |
| #if !defined(ENABLE_8BIT_TEXTRUN) |
| #define ENABLE_8BIT_TEXTRUN 0 |
| #endif |