| Index: media/base/media_switches.h
|
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
|
| index 8edd7ecff8fa966918f75ffa78715a876343445f..3dea8b520250ec2e82163d804a8e9a12c6e46342 100644
|
| --- a/media/base/media_switches.h
|
| +++ b/media/base/media_switches.h
|
| @@ -71,6 +71,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
|
|
|