Index: lib/runtime/dart_runtime.dart |
diff --git a/lib/runtime/dart_runtime.dart b/lib/runtime/dart_runtime.dart |
index 742e77ce43db61ce1cf9a0f0ebb1bc4d95013bfa..b5e928edc90ffa2752e30b440b7faec5232430c1 100644 |
--- a/lib/runtime/dart_runtime.dart |
+++ b/lib/runtime/dart_runtime.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-library ddc.runtime.dart_runtime; |
+library dev_compiler.runtime.dart_runtime; |
import 'dart:mirrors'; |