Index: content/common/presentation/presentation_service.mojom |
diff --git a/content/common/presentation/presentation_service.mojom b/content/common/presentation/presentation_service.mojom |
index 91da501913f3637a7f6912d88b5151b2f72489eb..36756e23a080698ec63f93627b099bba23d9750e 100644 |
--- a/content/common/presentation/presentation_service.mojom |
+++ b/content/common/presentation/presentation_service.mojom |
@@ -52,7 +52,7 @@ |
// call, the embedder may queue it and run the callback when the call is |
// performed. |
ListenForDefaultSessionStart() |
- => (PresentationSessionInfo? defaultSessionInfo); |
+ => (PresentationSessionInfo defaultSessionInfo); |
// Called when startSession() is called by the frame. The result callback |
// will return a non-null and valid PresentationSessionInfo if starting the |