| Index: third_party/WebKit/Source/modules/installedapp/RelatedApplication.idl
|
| diff --git a/third_party/WebKit/Source/modules/installedapp/RelatedApplication.idl b/third_party/WebKit/Source/modules/installedapp/RelatedApplication.idl
|
| index 46861d633eaa8854fef3ddbe52ee2b61ebe3cf8e..66e2f889acf2008d3a78212c01bf69568ae50d15 100644
|
| --- a/third_party/WebKit/Source/modules/installedapp/RelatedApplication.idl
|
| +++ b/third_party/WebKit/Source/modules/installedapp/RelatedApplication.idl
|
| @@ -7,7 +7,6 @@
|
| // https://github.com/DHNishi/IsNativeAppInstalled/blob/master/explainer.md
|
|
|
| [
|
| - GarbageCollected,
|
| RuntimeEnabled=InstalledApp
|
| ] interface RelatedApplication {
|
| readonly attribute DOMString platform;
|
|
|