| Index: tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/html_dartium.darttemplate b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| index 787ac5b8d32f7c1d6eeab9fdbfe8d50aeaa09707..2fde7a039794ee680599f376b60ac370c3df8cc4 100644
|
| --- a/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/html_dartium.darttemplate
|
| @@ -61,6 +61,7 @@ import 'dart:web_audio' as web_audio;
|
| import 'dart:web_audio' show web_audioBlinkMap;
|
| import 'dart:web_audio' show web_audioBlinkFunctionMap;
|
| import 'dart:_blink' as _blink;
|
| +import 'dart:developer';
|
|
|
| export 'dart:math' show Rectangle, Point;
|
|
|
|
|