Index: lib/runtime/dart/core.js |
diff --git a/lib/runtime/dart/core.js b/lib/runtime/dart/core.js |
index d2c08f0712736feb8712e99bedb36d87443799e0..3b22ddac2e3152436e92b2491c51aacfda9b08f2 100644 |
--- a/lib/runtime/dart/core.js |
+++ b/lib/runtime/dart/core.js |
@@ -1,5 +1,5 @@ |
dart_library.library('dart/core', null, /* Imports */[ |
- "dart/_runtime" |
+ 'dart/_runtime' |
], /* Lazy imports */[ |
'dart/_js_helper', |
'dart/_internal', |