| Index: lib/html/templates/html/interface/interface_Window.darttemplate
|
| diff --git a/lib/html/templates/html/interface/interface_Window.darttemplate b/lib/html/templates/html/interface/interface_Window.darttemplate
|
| index 4aa579d82f5d0a122575d56811744c5260107547..f99b4b8d1fab4170417376af468124b7bd1ed321 100644
|
| --- a/lib/html/templates/html/interface/interface_Window.darttemplate
|
| +++ b/lib/html/templates/html/interface/interface_Window.darttemplate
|
| @@ -33,8 +33,6 @@ abstract class $ID$EXTENDS {
|
|
|
| void cancelAnimationFrame(int id);
|
|
|
| - IDBFactory get indexedDB;
|
| -
|
| /**
|
| * Creates a new object URL for the specified object. The URL will be
|
| * available until revokeObjectUrl is called.
|
|
|