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

Unified Diff: test/foo/bar.dart

Issue 1018643002: change to source-order crawling of directives instead of alphabetical (Closed) Base URL: git@github.com:dart-lang/static-init.git@master
Patch Set: format Created 5 years, 9 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: test/foo/bar.dart
diff --git a/test/foo/bar.dart b/test/foo/bar.dart
index 3889e3576a2ab75f337a6dd15484825872e22901..ae9d27b4bae29391bd4f03f8a1f2e2d25b6ad207 100644
--- a/test/foo/bar.dart
+++ b/test/foo/bar.dart
@@ -4,6 +4,7 @@
@initializeTracker
library initialize.test.foo.bar;
+export '../foo.dart';
import '../foo.dart';
import 'package:initialize/src/initialize_tracker.dart';
« lib/transformer.dart ('K') | « pubspec.yaml ('k') | test/initializer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698