| Index: media/base/mime_util_internal.h
|
| diff --git a/media/base/mime_util_internal.h b/media/base/mime_util_internal.h
|
| index b6d98f440b93de95a387e8fa9673c46c8f80e86c..e853b89afdb6afdd36ad2af41c65906f175d3c6a 100644
|
| --- a/media/base/mime_util_internal.h
|
| +++ b/media/base/mime_util_internal.h
|
| @@ -52,8 +52,6 @@ class MEDIA_EXPORT MimeUtil {
|
| bool has_platform_vp8_decoder = false;
|
| bool has_platform_vp9_decoder = false;
|
| bool supports_opus = false;
|
| -
|
| - bool is_unified_media_pipeline_enabled = false;
|
| };
|
|
|
| // See mime_util.h for more information on these methods.
|
|
|