Chromium Code Reviews| Index: third_party/harfbuzz/src/harfbuzz-gpos.c |
| =================================================================== |
| --- third_party/harfbuzz/src/harfbuzz-gpos.c (revision 25977) |
| +++ third_party/harfbuzz/src/harfbuzz-gpos.c (working copy) |
| @@ -2723,7 +2723,7 @@ |
| { |
| HB_Error error; |
| - HB_UShort k, m, n, count; |
| + HB_UShort m, n, count; |
| HB_UInt cur_offset, new_offset, base_offset; |
| HB_Mark2Record *m2r; |