| Index: tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| diff --git a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| index 5f12a23dcb391e721c4aa9765137d96468d3ceef..678d546063d20164ec072bd68ac897f8774ec896 100644
|
| --- a/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| +++ b/tools/dom/templates/html/dartium/web_gl_dartium.darttemplate
|
| @@ -14,6 +14,7 @@ import 'dart:html_common';
|
| import 'dart:nativewrappers';
|
| import 'dart:typed_data';
|
| import 'dart:_blink' as _blink;
|
| +import 'dart:js' as js;
|
|
|
| part '$AUXILIARY_DIR/WebGLConstants.dart';
|
|
|
|
|