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

Unified Diff: lib/compiler/implementation/leg.dart

Issue 10990060: Added support for exports and re-exports. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase (again) Created 8 years, 2 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
Index: lib/compiler/implementation/leg.dart
diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
index 0804c02ceb9b9c7480d55a716a04f8ebbd98c5a0..a4c8ee2a14ed222f416b2e2e509ba11ac454dcee 100644
--- a/lib/compiler/implementation/leg.dart
+++ b/lib/compiler/implementation/leg.dart
@@ -32,6 +32,7 @@
#source('constant_system_dart.dart');
#source('diagnostic_listener.dart');
#source('enqueue.dart');
+#source('library_loader.dart');
#source('resolved_visitor.dart');
#source('resolver.dart');
#source('script.dart');

Powered by Google App Engine
This is Rietveld 408576698