Skip to content

Commit

Permalink
Not updated enough
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Aug 22, 2023
1 parent 22344ab commit 98ab0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/harfbuzz/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import("../../gn/skia.gni")
import("../third_party.gni")

declare_args() {
skia_use_system_harfbuzz = is_official_build && !is_wasm
skia_use_system_harfbuzz = is_official_build
}

if (skia_use_system_harfbuzz) {
Expand Down

0 comments on commit 98ab0ff

Please sign in to comment.