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

Unified Diff: lib/src/options.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 | « lib/src/info.dart ('k') | lib/src/testing.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/options.dart
diff --git a/lib/src/options.dart b/lib/src/options.dart
index c9f07933649ec8dcb16f30a2560e0993f8822052..b5099f3033d323a5961c50f5b3deed6254abd8de 100644
--- a/lib/src/options.dart
+++ b/lib/src/options.dart
@@ -5,7 +5,7 @@
/// Set of flags and options passed to the compiler
library ddc.src.options;
-import 'package:ddc/config.dart';
+import 'package:dev_compiler/config.dart';
/// Options used by ddc's TypeResolver.
class ResolverOptions {
« no previous file with comments | « lib/src/info.dart ('k') | lib/src/testing.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698