Chromium Code Reviews| Index: tools/dom/templates/html/dartium/chrome_dartium.darttemplate |
| diff --git a/tools/dom/templates/html/dartium/chrome_dartium.darttemplate b/tools/dom/templates/html/dartium/chrome_dartium.darttemplate |
| index be0ecd8a57f437d72fc64b9d4118094809c2f90c..95096b58f56a3dae33c4b12486934c936a057c0f 100644 |
| --- a/tools/dom/templates/html/dartium/chrome_dartium.darttemplate |
| +++ b/tools/dom/templates/html/dartium/chrome_dartium.darttemplate |
| @@ -14,6 +14,4 @@ |
| /// [Chrome APIs Documentation](http://developer.chrome.com/extensions/api_index.html) |
| library _chrome; |
| -$if DART_USE_BLINK |
| import 'dart:_blink' as _blink; |
| -$endif |