Chromium Code Reviews| Index: tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
| diff --git a/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate b/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3ee868e6913ef83e9bcff9728fba34e603195efa |
| --- /dev/null |
| +++ b/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
| @@ -0,0 +1,6 @@ |
| +// DO NOT EDIT |
| +// Auto-generated dart:chrome library. |
| + |
| +library chrome; |
| + |
| +part '$AUXILIARY_DIR/chrome/sample.dart'; |