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

Unified Diff: pkg/watcher/test/utils.dart

Issue 140013002: Take a broader approach to filtering out bogus Mac OS watcher events. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « pkg/watcher/lib/src/directory_watcher/mac_os.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/watcher/test/utils.dart
diff --git a/pkg/watcher/test/utils.dart b/pkg/watcher/test/utils.dart
index 885018bd1db3809c2d9b508df63fa9a9080bf934..b520bbd9a94ee75a08816a6d54e5622a6d1ff862 100644
--- a/pkg/watcher/test/utils.dart
+++ b/pkg/watcher/test/utils.dart
@@ -5,7 +5,6 @@
library watcher.test.utils;
import 'dart:async';
-import 'dart:collection';
import 'dart:io';
import 'package:path/path.dart' as p;
« no previous file with comments | « pkg/watcher/lib/src/directory_watcher/mac_os.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698