| Index: third_party/WebKit/Source/modules/installedapp/NavigatorInstalledApp.idl
|
| diff --git a/third_party/WebKit/Source/modules/installedapp/NavigatorInstalledApp.idl b/third_party/WebKit/Source/modules/installedapp/NavigatorInstalledApp.idl
|
| index 6480ca0209dded299f80c6032358f87b675cb8b2..27773752fc362445a89a3783391b0d8f757e7b9d 100644
|
| --- a/third_party/WebKit/Source/modules/installedapp/NavigatorInstalledApp.idl
|
| +++ b/third_party/WebKit/Source/modules/installedapp/NavigatorInstalledApp.idl
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(dhnishi): Link to full spec, rather than explainer, upon completion.
|
| -// https://github.com/DHNishi/IsNativeAppInstalled/blob/master/explainer.md
|
| +// TODO(mgiuca): Link to full spec, rather than explainer, upon completion.
|
| +// https://github.com/WICG/get-installed-related-apps/blob/master/EXPLAINER.md
|
|
|
| [
|
| RuntimeEnabled=InstalledApp,
|
|
|