| Index: lib/html/dart2js/html_dart2js.dart
|
| diff --git a/lib/html/dart2js/html_dart2js.dart b/lib/html/dart2js/html_dart2js.dart
|
| index 85c4e3bf77c9993fe844039d408d2fe90c825ef2..1a3b4871a41463faa3045d3d8942f4f13e1c4c0d 100644
|
| --- a/lib/html/dart2js/html_dart2js.dart
|
| +++ b/lib/html/dart2js/html_dart2js.dart
|
| @@ -37649,8 +37649,6 @@ abstract class Window implements EventTarget {
|
|
|
| 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.
|
|
|