Undo change
authorMatthew Leibowitz <mattleibow@live.com>
Mon, 10 Jul 2017 22:12:18 +0000 (00:12 +0200)
committerMatthew Leibowitz <mattleibow@live.com>
Mon, 10 Jul 2017 22:12:18 +0000 (00:12 +0200)
third_party/icu/BUILD.gn

index e3815ee..1d54c46 100644 (file)
@@ -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")