Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 15dab9e45ab2cc5f5af363970261ecfc2946f0e0..84938e118c81b334236e913a76fa13551c399fb5 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -266,6 +266,7 @@ public: |
void mediaPlayerRemoteRouteAvailabilityChanged(HTMLMediaElement*, bool); |
void mediaPlayerPlayingRemotelyChanged(HTMLMediaElement*, bool); |
+ void setAllowHiddenVolumeControls(HTMLMediaElement*, bool); |
void registerURLSchemeAsBypassingContentSecurityPolicy(const String& scheme); |
void registerURLSchemeAsBypassingContentSecurityPolicy(const String& scheme, const Vector<String>& policyAreas); |