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 66c0da43cca7a6a7257f705e5ce4a0963bb99a8c..9e09710191383b04026de902d015eb0ae439b072 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, |