Index: Source/core/testing/InternalSettings.h |
diff --git a/Source/core/testing/InternalSettings.h b/Source/core/testing/InternalSettings.h |
index 46b68d1f24174ffdcc0e3fe28cf606ebfa77bc70..49dc2edfa31a99273d3f08e1fe6660d17525e197 100644 |
--- a/Source/core/testing/InternalSettings.h |
+++ b/Source/core/testing/InternalSettings.h |
@@ -129,6 +129,7 @@ public: |
void setImageAnimationPolicy(const String&, ExceptionState&); |
void setScrollTopLeftInteropEnabled(bool); |
void setLinkHeaderEnabled(bool); |
+ void setNewMediaPlaybackUiEnabled(bool); |
DECLARE_VIRTUAL_TRACE(); |