| Index: content/common/presentation/presentation_service.mojom
|
| diff --git a/content/common/presentation/presentation_service.mojom b/content/common/presentation/presentation_service.mojom
|
| index ee730d2a43fe6782a40fcbeccb59ed7fff05a2b2..ae39815ccce1b6fea8b578e2807b24c4907bf96b 100644
|
| --- a/content/common/presentation/presentation_service.mojom
|
| +++ b/content/common/presentation/presentation_service.mojom
|
| @@ -10,6 +10,7 @@ struct PresentationSessionInfo {
|
| };
|
|
|
| enum PresentationConnectionState {
|
| + CONNECTING,
|
| CONNECTED,
|
| CLOSED,
|
| TERMINATED
|
|
|