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

Unified Diff: packages/matcher/lib/mirror_matchers.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/matcher/lib/matcher.dart ('k') | packages/matcher/lib/src/core_matchers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/matcher/lib/mirror_matchers.dart
diff --git a/packages/matcher/lib/mirror_matchers.dart b/packages/matcher/lib/mirror_matchers.dart
index d24483199e2d3ab4fb5e8523e5eb7c8308c8f18d..0ce90dae00a479407774cc42e3d2415ee9a29719 100644
--- a/packages/matcher/lib/mirror_matchers.dart
+++ b/packages/matcher/lib/mirror_matchers.dart
@@ -4,8 +4,6 @@
/// The mirror matchers library provides some additional matchers that
/// make use of `dart:mirrors`.
-library matcher.mirror_matchers;
-
import 'dart:mirrors';
import 'matcher.dart';
« no previous file with comments | « packages/matcher/lib/matcher.dart ('k') | packages/matcher/lib/src/core_matchers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698