| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 2f609a641b1bd1308c4d457c5015ccbceaac3d48..80747f5614ab8e6f407bce5bd2765bc176ce4d22 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -52,6 +52,7 @@ extern const char kAutoplayPolicyDescription[];
|
| extern const char kAutoplayPolicyUserGestureRequiredForCrossOrigin[];
|
| extern const char kAutoplayPolicyNoUserGestureRequired[];
|
| extern const char kAutoplayPolicyUserGestureRequired[];
|
| +extern const char kAutoplayPolicyDocumentUserActivation[];
|
|
|
| extern const char kBackgroundVideoTrackOptimizationName[];
|
| extern const char kBackgroundVideoTrackOptimizationDescription[];
|
|
|