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

Unified Diff: pkg/watcher/pubspec.yaml

Issue 321133002: Don't use kFSEventStreamCreateFlagNoDefer as it messes with event flushing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | « no previous file | runtime/bin/file_system_watcher_macos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/watcher/pubspec.yaml
diff --git a/pkg/watcher/pubspec.yaml b/pkg/watcher/pubspec.yaml
index a0e0ce4e2dcdc84d270bfafb3c332e658f74d765..adf8ddb6f85273eab29e54f672366efd04910263 100644
--- a/pkg/watcher/pubspec.yaml
+++ b/pkg/watcher/pubspec.yaml
@@ -12,4 +12,4 @@ dev_dependencies:
scheduled_test: ">=0.9.3-dev <0.11.0"
unittest: ">=0.9.2 <0.10.0"
environment:
- sdk: ">=1.3.0 <2.0.0"
+ sdk: ">=1.6.0 <2.0.0"
« no previous file with comments | « no previous file | runtime/bin/file_system_watcher_macos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698