| Index: third_party/WebKit/Source/modules/presentation/Presentation.idl
|
| diff --git a/third_party/WebKit/Source/modules/presentation/Presentation.idl b/third_party/WebKit/Source/modules/presentation/Presentation.idl
|
| index 968abdeb486e370a5c9457a7a5b15fdc9038d016..77d33c4ba60953413133511de651d2696ea131cb 100644
|
| --- a/third_party/WebKit/Source/modules/presentation/Presentation.idl
|
| +++ b/third_party/WebKit/Source/modules/presentation/Presentation.idl
|
| @@ -5,7 +5,6 @@
|
| // https://w3c.github.io/presentation-api/#interface-presentation
|
|
|
| [
|
| - GarbageCollected,
|
| RuntimeEnabled=Presentation
|
| ] interface Presentation {
|
| [MeasureAs=PresentationDefaultRequest] attribute PresentationRequest? defaultRequest;
|
|
|