| 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 a0fc9fb9a26c4d3fd0c56389f24b67688a305dd4..a14e82a5dab8d55e11514138c7ee699b74aeaf0d 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -511,9 +511,6 @@ class Internals final : public GarbageCollectedFinalized<Internals>,
|
|
|
| void setMediaElementNetworkState(HTMLMediaElement*, int state);
|
|
|
| - // TODO(liberato): remove once autoplay gesture override experiment concludes.
|
| - void triggerAutoplayViewportCheck(HTMLMediaElement*);
|
| -
|
| // Returns the run state of the node's scroll animator (see
|
| // ScrollAnimatorCompositorCoordinater::RunState), or -1 if the node does not
|
| // have a scrollable area.
|
|
|