| Index: third_party/WebKit/public/platform/modules/presentation/presentation.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/presentation/presentation.mojom b/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
|
| index 96aea0c78a8196a122c49355d7e5b61ab838d670..7af914029cd35230df079b046eadfae4c6449d35 100644
|
| --- a/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/presentation/presentation.mojom
|
| @@ -30,6 +30,7 @@ enum PresentationErrorType {
|
| NO_AVAILABLE_SCREENS,
|
| SESSION_REQUEST_CANCELLED,
|
| NO_PRESENTATION_FOUND,
|
| + PREVIOUS_START_IN_PROGRESS,
|
| UNKNOWN,
|
| };
|
|
|
|
|