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

Unified Diff: packages/usage/test/uuid_test.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/usage/test/usage_test.dart ('k') | packages/usage/test/web_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/usage/test/uuid_test.dart
diff --git a/packages/usage/test/uuid_test.dart b/packages/usage/test/uuid_test.dart
index 335d878deea99074b034a7270e63a784e087555f..98dbab82580bc379e29a02d7db4747eb502c3c51 100644
--- a/packages/usage/test/uuid_test.dart
+++ b/packages/usage/test/uuid_test.dart
@@ -5,7 +5,7 @@
library usage.uuid_test;
import 'package:test/test.dart';
-import 'package:usage/src/uuid.dart';
+import 'package:usage/uuid/uuid.dart';
main() => defineTests();
« no previous file with comments | « packages/usage/test/usage_test.dart ('k') | packages/usage/test/web_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698