| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index d821025dbef96fa1c53ed6b387fbd772f7599382..f7a2dba6af4b9a277f6e16d31976173226ab1398 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -48,7 +48,7 @@ MEDIA_EXPORT extern const char kEnableDefaultMediaSession[];
|
| #endif // !defined(OS_ANDROID) || defined(ENABLE_PLUGINS)
|
|
|
| #if defined(ENABLE_PLUGINS)
|
| -MEDIA_EXPORT extern const char kEnableDefaultMediaSessionWithFlash[];
|
| +MEDIA_EXPORT extern const char kEnableDefaultMediaSessionDuckFlash[];
|
| #endif // defined(ENABLE_PLUGINS)
|
|
|
| MEDIA_EXPORT extern const char kUseFakeDeviceForMediaStream[];
|
|
|