| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index 80816aed66723fcf57cea3bf064f2ecc16764f10..901b50ea4cef6d59d86e046b5ef07cca1225c40e 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -72,6 +72,7 @@ enum class AutoplayPolicy {
|
| kNoUserGestureRequired,
|
| kUserGestureRequired,
|
| kUserGestureRequiredForCrossOrigin,
|
| + kDocumentUserActivationRequired,
|
| };
|
|
|
| // The ISO 15924 script code for undetermined script aka Common. It's the
|
|
|