Chromium Code Reviews| Index: third_party/harfbuzz-ng/src/hb-set.h |
| diff --git a/third_party/harfbuzz-ng/src/hb-set.h b/third_party/harfbuzz-ng/src/hb-set.h |
| index bafdae96333f9c81a4b20a4435e6eadaa31a7d32..29bf6556ab7db490ac47409e3b70aa56080dd38e 100644 |
| --- a/third_party/harfbuzz-ng/src/hb-set.h |
| +++ b/third_party/harfbuzz-ng/src/hb-set.h |
| @@ -36,6 +36,9 @@ |
| HB_BEGIN_DECLS |
| +/* |
| + * Since: 0.9.21 |
| + */ |
| #define HB_SET_VALUE_INVALID ((hb_codepoint_t) -1) |
| typedef struct hb_set_t hb_set_t; |