build: Disable use_pangocario

This commit is contained in:
klzgrad 2019-10-26 09:41:04 +08:00
parent a960f9ee76
commit 26ea8a6d64

View File

@ -4,4 +4,4 @@
import("//build/config/ui.gni")
use_pangocairo = is_linux && !is_chromeos && !is_chromecast
use_pangocairo = false