Index: third_party/WebKit/Source/core/testing/Internals.h |
diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h |
index 126d15692a2046b624373646289ce12a3a6de7a3..e8ee67764d333d124564fa3c23db8fd44b5f6aac 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.h |
+++ b/third_party/WebKit/Source/core/testing/Internals.h |
@@ -266,6 +266,7 @@ public: |
void setIsCursorVisible(Document*, bool, ExceptionState&); |
double effectiveMediaVolume(HTMLMediaElement*); |
+ String effectivePreload(HTMLMediaElement*); |
void mediaPlayerRemoteRouteAvailabilityChanged(HTMLMediaElement*, bool); |
void mediaPlayerPlayingRemotelyChanged(HTMLMediaElement*, bool); |