Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index ee6ba3958dfbb58ffecc15680d87da3e30b084bc..b9196be7906b0958f2b4b3a9f68b1620d612ec69 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -3343,7 +3343,7 @@ extern const char kAutoplayPolicyDescription[]; |
// Description of the autoplay policy that requires a user gesture on cross |
// origin iframes. |
-extern const char kAutoplayPolicyCrossOriginUserGestureRequired[]; |
+extern const char kAutoplayPolicyUserGestureRequiredForCrossOrigin[]; |
// Description of the autoplay policy that has no user gesture requirements. |
extern const char kAutoplayPolicyNoUserGestureRequired[]; |