Chromium Code Reviews| Index: pkg/watcher/lib/src/async_queue.dart |
| diff --git a/pkg/watcher/lib/src/async_queue.dart b/pkg/watcher/lib/src/async_queue.dart |
| index 8ac0cdfe1c031dbd3aedb13dcf87ceb31d7a552e..b83493d733a977aa35e7341700c80b3b9981076a 100644 |
| --- a/pkg/watcher/lib/src/async_queue.dart |
| +++ b/pkg/watcher/lib/src/async_queue.dart |
| @@ -70,4 +70,4 @@ class AsyncQueue<T> { |
| _isProcessing = false; |
| }); |
| } |
| -} |
| +} |