| Index: third_party/WebKit/Source/core/testing/Internals.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl
|
| index 06362a23616687ab1d5b98602e5d11c8631e4523..8e35dcbbccf732f758c87646585549bf7366c372 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -350,9 +350,6 @@
|
|
|
| void setMediaElementNetworkState(HTMLMediaElement element, long state);
|
|
|
| - // TODO(liberato): remove once autoplay gesture override experiment concludes.
|
| - void triggerAutoplayViewportCheck(HTMLMediaElement mediaElement);
|
| -
|
| DOMString getScrollAnimationState(Node node);
|
|
|
| DOMString getProgrammaticScrollAnimationState(Node node);
|
|
|