| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 0ae1953f0f33588c3ba68f6eb81d19e728b5dd28..c076f221b392121425ec88652f51240708dcd95f 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -67,6 +67,8 @@ namespace media {
|
|
|
| // All features in alphabetical order. The features should be documented
|
| // alongside the definition of their values in the .cc file.
|
| +MEDIA_EXPORT extern const base::Feature kFlashJoinsMediaSession;
|
| +
|
| MEDIA_EXPORT extern const base::Feature kUseNewMediaCache;
|
|
|
| } // namespace media
|
|
|