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

Unified Diff: third_party/pkg/angular/lib/mock/module.dart

Issue 270943002: pkg/unittest: remove deprecated features (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « pkg/unittest/pubspec.yaml ('k') | third_party/pkg/angular/test/_specs.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/lib/mock/module.dart
diff --git a/third_party/pkg/angular/lib/mock/module.dart b/third_party/pkg/angular/lib/mock/module.dart
index 92b7386a64631bcdd3761c6ea05b9b604f17255f..e98a1399650417c21663e6304133031a2b24ddc6 100644
--- a/third_party/pkg/angular/lib/mock/module.dart
+++ b/third_party/pkg/angular/lib/mock/module.dart
@@ -9,7 +9,7 @@ import 'package:angular/angular.dart';
import 'package:angular/utils.dart' as utils;
import 'package:di/di.dart';
import 'package:di/dynamic_injector.dart';
-import 'package:unittest/mock.dart';
+import 'package:mock/mock.dart';
export 'zone.dart';
« no previous file with comments | « pkg/unittest/pubspec.yaml ('k') | third_party/pkg/angular/test/_specs.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698