Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5faf6b041075db9a1e654249c748f4e7e2323903
/
.
/
gn
/
skia.gni
blob: 51462e3b15531f07185024d7f1d5577edb1b770b [
file
] [
log
] [
blame
]
# Copyright 2019 Google LLC.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
skia_use_icu
=
!
is_fuchsia
&&
!
is_ios
skia_enable_skshaper
=
true
}