Commit 68839a54 authored by Daniel Bratell's avatar Daniel Bratell Committed by Commit Bot

Clean some harfbuzz-ng sources lists from headers that are gone

Not all sources lists have been kept up to date with code
movement/removal and it seems to make some isolate steps in
cq sad for some CLs (mine).

This is mostly that harfbuzz-ng has stopped using the suffix
"-private" on headers.

Change-Id: I6f3bd45378b011c8ea33fa98053c507fbdc68ed2
Reviewed-on: https://chromium-review.googlesource.com/c/1288791Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Commit-Queue: Dominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601089}
parent 1bdae13c
......@@ -45,41 +45,40 @@ if (use_system_harfbuzz) {
visibility = [ "//third_party:freetype_harfbuzz" ]
sources = [
"src/src/hb-atomic-private.hh",
"src/src/hb-blob-private.hh",
"src/src/hb-atomic.hh",
"src/src/hb-blob.cc",
"src/src/hb-blob.h",
"src/src/hb-blob.hh",
"src/src/hb-buffer-deserialize-json.hh",
"src/src/hb-buffer-deserialize-text.hh",
"src/src/hb-buffer-private.hh",
"src/src/hb-buffer-serialize.cc",
"src/src/hb-buffer.cc",
"src/src/hb-buffer.h",
"src/src/hb-cache-private.hh",
"src/src/hb-buffer.hh",
"src/src/hb-common.cc",
"src/src/hb-common.h",
"src/src/hb-debug.hh",
"src/src/hb-deprecated.h",
"src/src/hb-dsalgs.hh",
"src/src/hb-face-private.hh",
"src/src/hb-face.cc",
"src/src/hb-face.h",
"src/src/hb-font-private.hh",
"src/src/hb-face.hh",
"src/src/hb-font.cc",
"src/src/hb-font.h",
"src/src/hb-font.hh",
"src/src/hb-ft.cc",
"src/src/hb-ft.h",
"src/src/hb-icu.cc",
"src/src/hb-icu.h",
"src/src/hb-mutex-private.hh",
"src/src/hb-object-private.hh",
"src/src/hb-open-file-private.hh",
"src/src/hb-open-type-private.hh",
"src/src/hb-mutex.hh",
"src/src/hb-object.hh",
"src/src/hb-open-file.hh",
"src/src/hb-open-type.hh",
"src/src/hb-ot-color-cbdt-table.hh",
"src/src/hb-ot-color-colr-table.hh",
"src/src/hb-ot-color-cpal-table.hh",
"src/src/hb-ot-face.cc",
"src/src/hb-ot-face.h",
"src/src/hb-ot-face.hh",
"src/src/hb-ot-font.cc",
"src/src/hb-ot-font.h",
"src/src/hb-ot-hdmx-table.hh",
......@@ -89,16 +88,16 @@ if (use_system_harfbuzz) {
"src/src/hb-ot-kern-table.hh",
"src/src/hb-ot-layout-base-table.hh",
"src/src/hb-ot-layout-base-table.hh",
"src/src/hb-ot-layout-common-private.hh",
"src/src/hb-ot-layout-common.hh",
"src/src/hb-ot-layout-gdef-table.hh",
"src/src/hb-ot-layout-gpos-table.hh",
"src/src/hb-ot-layout-gsub-table.hh",
"src/src/hb-ot-layout-gsubgpos-private.hh",
"src/src/hb-ot-layout-private.hh",
"src/src/hb-ot-layout-gsubgpos.hh",
"src/src/hb-ot-layout.cc",
"src/src/hb-ot-layout.h",
"src/src/hb-ot-map-private.hh",
"src/src/hb-ot-layout.hh",
"src/src/hb-ot-map.cc",
"src/src/hb-ot-map.hh",
"src/src/hb-ot-math-table.hh",
"src/src/hb-ot-math.cc",
"src/src/hb-ot-math.h",
......@@ -107,36 +106,36 @@ if (use_system_harfbuzz) {
"src/src/hb-ot-os2-unicode-ranges.hh",
"src/src/hb-ot-post-macroman.hh",
"src/src/hb-ot-shape-complex-arabic-fallback.hh",
"src/src/hb-ot-shape-complex-arabic-private.hh",
"src/src/hb-ot-shape-complex-arabic-table.hh",
"src/src/hb-ot-shape-complex-arabic.cc",
"src/src/hb-ot-shape-complex-arabic.hh",
"src/src/hb-ot-shape-complex-default.cc",
"src/src/hb-ot-shape-complex-hangul.cc",
"src/src/hb-ot-shape-complex-hebrew.cc",
"src/src/hb-ot-shape-complex-indic-machine.hh",
"src/src/hb-ot-shape-complex-indic-private.hh",
"src/src/hb-ot-shape-complex-indic-table.cc",
"src/src/hb-ot-shape-complex-indic.cc",
"src/src/hb-ot-shape-complex-indic.hh",
"src/src/hb-ot-shape-complex-khmer-machine.hh",
"src/src/hb-ot-shape-complex-khmer-private.hh",
"src/src/hb-ot-shape-complex-khmer.cc",
"src/src/hb-ot-shape-complex-khmer.hh",
"src/src/hb-ot-shape-complex-myanmar-machine.hh",
"src/src/hb-ot-shape-complex-myanmar-private.hh",
"src/src/hb-ot-shape-complex-myanmar.cc",
"src/src/hb-ot-shape-complex-private.hh",
"src/src/hb-ot-shape-complex-myanmar.hh",
"src/src/hb-ot-shape-complex-thai.cc",
"src/src/hb-ot-shape-complex-tibetan.cc",
"src/src/hb-ot-shape-complex-use-machine.hh",
"src/src/hb-ot-shape-complex-use-private.hh",
"src/src/hb-ot-shape-complex-use-table.cc",
"src/src/hb-ot-shape-complex-use.cc",
"src/src/hb-ot-shape-fallback-private.hh",
"src/src/hb-ot-shape-complex-use.hh",
"src/src/hb-ot-shape-complex.hh",
"src/src/hb-ot-shape-fallback.cc",
"src/src/hb-ot-shape-normalize-private.hh",
"src/src/hb-ot-shape-fallback.hh",
"src/src/hb-ot-shape-normalize.cc",
"src/src/hb-ot-shape-private.hh",
"src/src/hb-ot-shape-normalize.hh",
"src/src/hb-ot-shape.cc",
"src/src/hb-ot-shape.h",
"src/src/hb-ot-shape.hh",
"src/src/hb-ot-tag.cc",
"src/src/hb-ot-tag.h",
"src/src/hb-ot-var-avar-table.hh",
......@@ -146,34 +145,34 @@ if (use_system_harfbuzz) {
"src/src/hb-ot-var.cc",
"src/src/hb-ot-var.h",
"src/src/hb-ot.h",
"src/src/hb-private.hh",
"src/src/hb-set-digest-private.hh",
"src/src/hb-set-private.hh",
"src/src/hb-set-digest.hh",
"src/src/hb-set.cc",
"src/src/hb-set.h",
"src/src/hb-shape-plan-private.hh",
"src/src/hb-set.hh",
"src/src/hb-shape-plan.cc",
"src/src/hb-shape-plan.h",
"src/src/hb-shape-plan.hh",
"src/src/hb-shape.cc",
"src/src/hb-shape.h",
"src/src/hb-shaper-impl-private.hh",
"src/src/hb-shaper-impl.hh",
"src/src/hb-shaper-list.hh",
"src/src/hb-shaper-private.hh",
"src/src/hb-shaper.cc",
"src/src/hb-shaper.hh",
"src/src/hb-static.cc",
"src/src/hb-string-array.hh",
"src/src/hb-subset-glyf.hh",
"src/src/hb-subset-plan.h",
"src/src/hb-subset-private.hh",
"src/src/hb-subset-plan.hh",
"src/src/hb-subset.h",
"src/src/hb-subset.hh",
"src/src/hb-unicode-private.hh",
"src/src/hb-subset.hh",
"src/src/hb-unicode.cc",
"src/src/hb-unicode.h",
"src/src/hb-utf-private.hh",
"src/src/hb-unicode.hh",
"src/src/hb-utf.hh",
"src/src/hb-version.h",
"src/src/hb-warning.cc",
"src/src/hb.h",
"src/src/hb.hh",
]
defines = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment