Chromium Code Reviews| Index: third_party/liblouis/README.chromium |
| diff --git a/third_party/liblouis/README.chromium b/third_party/liblouis/README.chromium |
| index 63d17d1afeb5b3412d20905ced1ef1aceff6b182..c52abf63a6c0ba58b19d0dd2520d752f7a334e21 100644 |
| --- a/third_party/liblouis/README.chromium |
| +++ b/third_party/liblouis/README.chromium |
| @@ -20,4 +20,6 @@ Local Modifications: |
| * Add manually created liblouis.h with compiler warning fix. |
| * Add minimal config.h. |
| * Add tables.json a list of tables with metadata. |
| +* Add cvox-common.cti with common definitions for all tables mentioned in |
|
David Tseng
2014/09/22 17:53:05
nit: are these sroted in some order?
|
| + tables.json. |
| * Add a wrapper to expose the library in native client. |