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

Unified Diff: lib/src/dart.dart

Issue 1145973003: Move assets into lib/src. (Closed) Base URL: git@github.com:dart-lang/pub_test@master
Patch Set: Created 5 years, 7 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/barback/transformer_isolate.dart ('k') | lib/src/exceptions.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/dart.dart
diff --git a/lib/src/dart.dart b/lib/src/dart.dart
index ad007dee0fd383886e531ec9e18fb407c789794d..05a8ccd54d6a5a4f6b0d2849d7ce5e9fb882b6a3 100644
--- a/lib/src/dart.dart
+++ b/lib/src/dart.dart
@@ -16,7 +16,7 @@ import 'package:compiler_unsupported/compiler.dart' as compiler;
import 'package:compiler_unsupported/src/filenames.dart'
show appendSlash;
-import '../../asset/dart/serialize.dart';
+import 'asset/dart/serialize.dart';
import 'io.dart';
import 'log.dart' as log;
« no previous file with comments | « lib/src/barback/transformer_isolate.dart ('k') | lib/src/exceptions.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698