| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index 0acaf35cc4fd9d11357f3f340bcb1c516211fcf3..1fa60bba611290d5c45d2899b8f6d5e96e39235b 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -256,7 +256,6 @@ public:
|
|
|
| void setIsCursorVisible(Document*, bool, ExceptionState&);
|
|
|
| - void mediaPlayerRequestFullscreen(HTMLMediaElement*);
|
| double effectiveMediaVolume(HTMLMediaElement*);
|
|
|
| void mediaPlayerRemoteRouteAvailabilityChanged(HTMLMediaElement*, bool);
|
|
|