Chromium Code Reviews| Index: lib/runtime/dart/_metadata.js | 
| diff --git a/lib/runtime/dart/_metadata.js b/lib/runtime/dart/_metadata.js | 
| index b704382de7b61686473a64a17e0e862609eb78ef..35bb84c38efb80e2c1a88dcef545fc98a33d26f0 100644 | 
| --- a/lib/runtime/dart/_metadata.js | 
| +++ b/lib/runtime/dart/_metadata.js | 
| @@ -1,5 +1,5 @@ | 
| dart_library.library('dart/_metadata', null, /* Imports */[ | 
| - "dart/_runtime", | 
| + 'dart/_runtime', | 
| 'dart/core' | 
| ], /* Lazy imports */[ | 
| ], function(exports, dart, core) { |