aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/icu/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/icu/BUILD.gn')
-rw-r--r--third_party/icu/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/icu/BUILD.gn b/third_party/icu/BUILD.gn
index e3815ee64f..1d54c46edd 100644
--- a/third_party/icu/BUILD.gn
+++ b/third_party/icu/BUILD.gn
@@ -4,7 +4,7 @@
# found in the LICENSE file.
declare_args() {
- skia_use_system_icu = false
+ skia_use_system_icu = is_official_build
}
import("../third_party.gni")