Chromium Code Reviews| Index: Source/core/testing/Internals.h |
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
| index 041a93a5657ad59e6c64b3cdaee66095ebe6e9dc..eae846bb7b246bb2a993022d4b65a8817264e005 100644 |
| --- a/Source/core/testing/Internals.h |
| +++ b/Source/core/testing/Internals.h |
| @@ -291,10 +291,6 @@ public: |
| String getImageSourceURL(Element*, ExceptionCode&); |
| -#if ENABLE(VIDEO) |
| - void simulateAudioInterruption(Node*); |
| -#endif |
| - |
| bool isSelectPopupVisible(Node*); |
| private: |