Chromium Code Reviews| Index: pkg/watcher/lib/src/watch_event.dart |
| diff --git a/pkg/watcher/lib/src/watch_event.dart b/pkg/watcher/lib/src/watch_event.dart |
| index d998a25327d8fa48d23f5bf3b2590921ca84abec..be6d70c92736dfc0fe94ba373428fcc5930c5e6c 100644 |
| --- a/pkg/watcher/lib/src/watch_event.dart |
| +++ b/pkg/watcher/lib/src/watch_event.dart |
| @@ -32,4 +32,4 @@ class ChangeType { |
| const ChangeType(this._name); |
| String toString() => _name; |
| -} |
| +} |