Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Unified Diff: third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh

Issue 2163983005: Roll HarfBuzz to 1.3.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
index a1437362119abbc0c8a15ecc3463d45d239e3360..ae428cb5eb24c9d9df9aed56290c0c2502d96a98 100644
--- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
+++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-use-private.hh
@@ -46,7 +46,6 @@ enum use_category_t {
USE_O = 0, /* OTHER */
USE_B = 1, /* BASE */
- USE_IV = 2, /* BASE_VOWEL */
USE_IND = 3, /* BASE_IND */
USE_N = 4, /* BASE_NUM */
USE_GB = 5, /* BASE_OTHER */

Powered by Google App Engine
This is Rietveld 408576698