| Index: media/base/media_switches.h
 | 
| diff --git a/media/base/media_switches.h b/media/base/media_switches.h
 | 
| index f40ea6045bf17598e232c0fe63e85e6d2bda34f5..cb502c8055130421b9ae6e307f4ad334a25de555 100644
 | 
| --- a/media/base/media_switches.h
 | 
| +++ b/media/base/media_switches.h
 | 
| @@ -77,6 +77,8 @@ MEDIA_EXPORT extern const char kForceVideoOverlays[];
 | 
|  MEDIA_EXPORT extern const char kMSEAudioBufferSizeLimit[];
 | 
|  MEDIA_EXPORT extern const char kMSEVideoBufferSizeLimit[];
 | 
|  
 | 
| +MEDIA_EXPORT extern const char kIgnoreAutoplayRestrictionsForTests[];
 | 
| +
 | 
|  namespace autoplay {
 | 
|  
 | 
|  MEDIA_EXPORT extern const char kCrossOriginUserGestureRequiredPolicy[];
 | 
| 
 |