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

Unified Diff: test/cycle_b.dart

Issue 880713002: add LibraryIdentifier (Closed) Base URL: git@github.com:dart-lang/static-init.git@master
Patch Set: code review updates Created 5 years, 11 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/cycle_a.dart ('k') | test/foo.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cycle_b.dart
diff --git a/test/cycle_b.dart b/test/cycle_b.dart
index 7dd9b5ca5764a30d319272123e34bf1f66273aa3..3af725d832d086940f2ebb7f4870ce50095b80af 100644
--- a/test/cycle_b.dart
+++ b/test/cycle_b.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library initialize.test.cycle_b;
-import 'initialize_tracker.dart';
+import 'package:initialize/src/initialize_tracker.dart';
import 'cycle_a.dart';
@initializeTracker
« no previous file with comments | « test/cycle_a.dart ('k') | test/foo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698