Chromium Code Reviews| Index: third_party/harfbuzz-ng/src/hb-unicode.cc |
| diff --git a/third_party/harfbuzz-ng/src/hb-unicode.cc b/third_party/harfbuzz-ng/src/hb-unicode.cc |
| index d59dfb245723172f6008fc8139ae21890df75495..fc19006d3eb7c38b10f12191a62c72d142325fa2 100644 |
| --- a/third_party/harfbuzz-ng/src/hb-unicode.cc |
| +++ b/third_party/harfbuzz-ng/src/hb-unicode.cc |
| @@ -157,7 +157,7 @@ hb_unicode_funcs_get_default (void) |
| /** |
| * hb_unicode_funcs_create: (Xconstructor) |
| - * @parent: (allow-none): |
| + * @parent: (nullable): |
| * |
| * |
| * |