| Index: tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate b/tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate
|
| index 63835117365d93460ee6489c959205b7e282c56a..147f61c27a960998d2345ec0fd8449a00135ff97 100644
|
| --- a/tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/web_gl_dart2js.darttemplate
|
| @@ -2,6 +2,9 @@
|
| // https://code.google.com/p/dart/wiki/ContributingHTMLDocumentation
|
| // Auto-generated dart:web_gl library.
|
|
|
| +/**
|
| + * 3D programming in the browser.
|
| + */
|
| library dart.dom.web_gl;
|
|
|
| import 'dart:collection';
|
|
|