| Index: sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate b/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| index e0322102319fb2505c9024a04ff2dbc3a8817543..152bb136504d6d3409fa927b6d2d8276572d9c5d 100644
|
| --- a/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/sdk/lib/html/templates/html/dartium/html_dartium.darttemplate
|
| @@ -9,6 +9,7 @@ library html;
|
|
|
| import 'dart:collection';
|
| import 'dart:html_common';
|
| +import 'dart:indexed_db';
|
| import 'dart:isolate';
|
| import 'dart:json';
|
| import 'dart:nativewrappers';
|
|
|