Index: third_party/liblouis/README.chromium |
diff --git a/third_party/liblouis/README.chromium b/third_party/liblouis/README.chromium |
index 63d17d1afeb5b3412d20905ced1ef1aceff6b182..a40a4e4070d45254005899632667a9d6202f479e 100644 |
--- a/third_party/liblouis/README.chromium |
+++ b/third_party/liblouis/README.chromium |
@@ -19,5 +19,7 @@ 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 tables.json, a list of tables with metadata. |
+* Add cvox-common.cti with common definitions for all tables mentioned in |
+ tables.json. |
* Add a wrapper to expose the library in native client. |