Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(990)

Unified Diff: test/runtime/dart_runtime_test.dart

Issue 954773003: rename package:ddc to package:dev_compiler (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/runtime/dart_logging_runtime_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/runtime/dart_runtime_test.dart
diff --git a/test/runtime/dart_runtime_test.dart b/test/runtime/dart_runtime_test.dart
index 3f13cbde5ded84cd318aa38ca9c57349c5f4f107..f890f2be6f71db51ee9056938f21b6863eb30217 100644
--- a/test/runtime/dart_runtime_test.dart
+++ b/test/runtime/dart_runtime_test.dart
@@ -6,7 +6,7 @@
import 'dart:collection';
import 'dart:mirrors';
import 'package:unittest/unittest.dart';
-import 'package:ddc/runtime/dart_runtime.dart';
+import 'package:dev_compiler/runtime/dart_runtime.dart';
class A {
int x;
« no previous file with comments | « test/runtime/dart_logging_runtime_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698