| Index: Source/WTF/wtf/FeatureDefines.h
|
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h
|
| index 30d14c6706810de97c2f33da2133a2e1afd8433f..a7cc0b5524e66c20300d2153e79b8662090d0333 100644
|
| --- a/Source/WTF/wtf/FeatureDefines.h
|
| +++ b/Source/WTF/wtf/FeatureDefines.h
|
| @@ -523,10 +523,6 @@
|
| #define ENABLE_MEDIA_CAPTURE 0
|
| #endif
|
|
|
| -#if !defined(ENABLE_MEDIA_SOURCE)
|
| -#define ENABLE_MEDIA_SOURCE 0
|
| -#endif
|
| -
|
| #if !defined(ENABLE_MEDIA_STATISTICS)
|
| #define ENABLE_MEDIA_STATISTICS 0
|
| #endif
|
|
|