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

Unified Diff: sdk/lib/io/iolib_sources.gypi

Issue 19263003: Add FileSystemWatcher class to dart:io. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Cleanup Created 7 years, 4 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
Index: sdk/lib/io/iolib_sources.gypi
diff --git a/sdk/lib/io/iolib_sources.gypi b/sdk/lib/io/iolib_sources.gypi
index 9f150969fd6a508dfe3a408e301ce22f189aa47f..2358bafdf25836972c4cf9584b8b419ffda32a12 100644
--- a/sdk/lib/io/iolib_sources.gypi
+++ b/sdk/lib/io/iolib_sources.gypi
@@ -14,6 +14,7 @@
'file.dart',
'file_impl.dart',
'file_system_entity.dart',
+ 'file_system_watcher.dart',
'http.dart',
'http_date.dart',
'http_headers.dart',

Powered by Google App Engine
This is Rietveld 408576698