Chromium Code Reviews| Index: utils/archive/read_request.dart |
| diff --git a/utils/archive/read_request.dart b/utils/archive/read_request.dart |
| index 0d6ce09cf7cc0dc92c24eff14470198756021b93..673ce82c7cf97ed3989f62d2dd2a63158ee0acf7 100644 |
| --- a/utils/archive/read_request.dart |
| +++ b/utils/archive/read_request.dart |
| @@ -4,6 +4,8 @@ |
| /** |
| * The request ids for read-related messages to send to the C extension. |
| + * |
| + * These ids are followed by the entry ids. |
| */ |
| #library("read_request"); |