| Index: tools/dom/templates/html/impl/impl_Window.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_Window.darttemplate b/tools/dom/templates/html/impl/impl_Window.darttemplate
|
| index 499694f338dc3cdb94bdc06391f95494627896fa..8fadb1a3969574788f0fe4d16f5824570d318c58 100644
|
| --- a/tools/dom/templates/html/impl/impl_Window.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_Window.darttemplate
|
| @@ -161,7 +161,7 @@ $if DART2JS
|
| /**
|
| * Gets an instance of the Indexed DB factory to being using Indexed DB.
|
| *
|
| - * Use [IdbFactory.supported] to check if Indexed DB is supported on the
|
| + * Use [indexed_db.IdbFactory.supported] to check if Indexed DB is supported on the
|
| * current platform.
|
| */
|
| @SupportedBrowser(SupportedBrowser.CHROME, '23.0')
|
|
|