Chromium Code Reviews| Index: pkg/watcher/README.md |
| diff --git a/pkg/watcher/README.md b/pkg/watcher/README.md |
| deleted file mode 100644 |
| index 61cc1f9f97d72e9d0c8098669550f8ee1997f1ca..0000000000000000000000000000000000000000 |
| --- a/pkg/watcher/README.md |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -A file system watcher. |
| - |
| -It monitors changes to contents of directories and sends notifications when |
| -files have been added, removed, or modified. |