| Index: Source/modules/presentation/Presentation.idl
|
| diff --git a/Source/modules/presentation/Presentation.idl b/Source/modules/presentation/Presentation.idl
|
| index 8e459bd1c39f871e20d9503ff084377ac086f140..58094291617f7ada1a1261c1617dbbb1faa9a09e 100644
|
| --- a/Source/modules/presentation/Presentation.idl
|
| +++ b/Source/modules/presentation/Presentation.idl
|
| @@ -2,10 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// https://w3c.github.io/presentation-api/#navigatorpresentation
|
| +// https://w3c.github.io/presentation-api/#interface-presentation
|
|
|
| -// TODO(avayvod): This interface is named NavigatorPresentation in the spec:
|
| -// https://github.com/w3c/presentation-api/issues/137
|
| [
|
| GarbageCollected,
|
| RuntimeEnabled=Presentation
|
|
|