Index: content/browser/presentation/presentation_service_impl.h |
diff --git a/content/browser/presentation/presentation_service_impl.h b/content/browser/presentation/presentation_service_impl.h |
index 50e37f147ffca2809ab3e31a555cfe41b5c59c51..04b34befd04ac727a6b688b81670373e57cb4206 100644 |
--- a/content/browser/presentation/presentation_service_impl.h |
+++ b/content/browser/presentation/presentation_service_impl.h |
@@ -178,7 +178,6 @@ class CONTENT_EXPORT PresentationServiceImpl |
const DefaultSessionMojoCallback& callback) override; |
void StartSession( |
const mojo::String& presentation_url, |
- const mojo::String& presentation_id, |
const NewSessionMojoCallback& callback) override; |
void JoinSession( |
const mojo::String& presentation_url, |