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

Unified Diff: test/cycle_a.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/bar.dart ('k') | test/cycle_b.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cycle_a.dart
diff --git a/test/cycle_a.dart b/test/cycle_a.dart
index b0d55daa7e7105a0be78bdf1b41173b379bbd765..6bc6d847c7083ee7d4cc5d477ef741a4c0aa6497 100644
--- a/test/cycle_a.dart
+++ b/test/cycle_a.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
library initialize.test.cycle_a;
-import 'initialize_tracker.dart';
+import 'package:initialize/src/initialize_tracker.dart';
import 'cycle_b.dart';
@initializeTracker
« no previous file with comments | « test/bar.dart ('k') | test/cycle_b.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698