Index: third_party/ots/README.chromium |
diff --git a/third_party/ots/README.chromium b/third_party/ots/README.chromium |
index bd86115da504ed5ac8f9f7944465d756aaff7e9e..a520efdf2d7229e944d66f58e760390654039a93 100644 |
--- a/third_party/ots/README.chromium |
+++ b/third_party/ots/README.chromium |
@@ -1,6 +1,6 @@ |
Name: OTS (OpenType Sanitizer) |
URL: https://github.com/khaledhosny/ots.git |
-Version: a7a3b94ef08cdbdbf5ffcb7d44334d47152a82ef |
+Version: 99a3b7ff8fb241e0f68a25a41726cc3421d1f9bf |
Security Critical: yes |
License: BSD |
@@ -8,7 +8,7 @@ Local Modifications: |
- This only includes src/ and include/ directories, and the files under the |
repository root. Unneeded direcories such as tests/, tools/ are removed. |
-- src/woff2.cc: Changed include path to brotli/dec/decode.h. |
+- src/ots.cc: Changed include path to woff2_dec.h. |
- BUILD.gn: Added. |
- ots.gyp: Added. |
- ots-common.gypi: Added. |