Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 4165e191f9d9ded80b9de547358e43548d9a7dec..407189eaefeecdf3201c977be73266ba918b3a04 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -896,6 +896,7 @@ |
}], # os_posix==1 and OS!="mac" and OS!="ios" |
['OS=="ios"', { |
'disable_nacl%': 1, |
+ 'icu_use_data_file_flag%': 1, |
'use_system_bzip2%': 1, |
'use_system_libxml%': 1, |
'use_system_sqlite%': 1, |