| Index: tools/dom/templates/html/dart2js/impl_WorkerContext.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/impl_WorkerContext.darttemplate b/tools/dom/templates/html/dart2js/impl_WorkerContext.darttemplate
|
| index 7e93007e29fca4df4d14dec44c6b71c0a84c054f..446191733aedf0e204e2cc7f9bcad49ec70abe43 100644
|
| --- a/tools/dom/templates/html/dart2js/impl_WorkerContext.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/impl_WorkerContext.darttemplate
|
| @@ -16,7 +16,7 @@ $!MEMBERS
|
| @SupportedBrowser(SupportedBrowser.CHROME, '23.0')
|
| @SupportedBrowser(SupportedBrowser.FIREFOX, '15.0')
|
| @SupportedBrowser(SupportedBrowser.IE, '10.0')
|
| - @Experimental()
|
| + @Experimental
|
| IdbFactory get indexedDB =>
|
| JS('IdbFactory',
|
| '#.indexedDB || #.webkitIndexedDB || #.mozIndexedDB',
|
|
|