Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 15dab9e45ab2cc5f5af363970261ecfc2946f0e0..f61bb0ed472a61cf967a0b987fea03b0b436452b 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -374,6 +374,8 @@ public: |
void forceRestrictIFramePermissions(); |
+ void triggerAutoplayVisibilityCheck(HTMLMediaElement*); |
+ |
private: |
explicit Internals(ScriptState*); |
Document* contextDocument() const; |