Chromium Code Reviews| Index: third_party/harfbuzz-ng/src/hb-shaper.cc |
| =================================================================== |
| --- third_party/harfbuzz-ng/src/hb-shaper.cc (리비전 189447) |
| +++ third_party/harfbuzz-ng/src/hb-shaper.cc (작업 사본) |
| @@ -40,7 +40,7 @@ |
| static const hb_shaper_pair_t *static_shapers; |
| -static |
| +static inline |
| void free_static_shapers (void) |
| { |
| if (unlikely (static_shapers != all_shapers)) |