| Index: Source/modules/presentation/PresentationSession.h
|
| diff --git a/Source/modules/presentation/PresentationSession.h b/Source/modules/presentation/PresentationSession.h
|
| index 410fa047d9016fb8ce3394c5eaca0d3f918fc874..32ef840947092fc4f148fc9ee88bbb3c313582f8 100644
|
| --- a/Source/modules/presentation/PresentationSession.h
|
| +++ b/Source/modules/presentation/PresentationSession.h
|
| @@ -32,7 +32,6 @@ class PresentationSession final
|
| DEFINE_WRAPPERTYPEINFO();
|
| public:
|
| static PresentationSession* take(WebPresentationSessionClient*, Presentation*);
|
| - static void dispose(WebPresentationSessionClient*);
|
| virtual ~PresentationSession();
|
|
|
| // EventTarget implementation.
|
|
|