| Index: test/codegen/expect/dir/html_input_d.js
 | 
| diff --git a/test/codegen/expect/dir/html_input_d.js b/test/codegen/expect/dir/html_input_d.js
 | 
| index 154bdbb19b9a40b23e512e8f8d5092fd5610fa40..debfbdae9bbed2fd7fffca619d613e2a88edae9d 100644
 | 
| --- a/test/codegen/expect/dir/html_input_d.js
 | 
| +++ b/test/codegen/expect/dir/html_input_d.js
 | 
| @@ -1,5 +1,5 @@
 | 
|  dart_library.library('dir/html_input_d', null, /* Imports */[
 | 
| -  "dart/_runtime",
 | 
| +  'dart/_runtime',
 | 
|    'dart/core'
 | 
|  ], /* Lazy imports */[
 | 
|  ], function(exports, dart, core) {
 | 
| 
 |