Index: trunk/src/build/common.gypi |
=================================================================== |
--- trunk/src/build/common.gypi (revision 246950) |
+++ trunk/src/build/common.gypi (working copy) |
@@ -1307,10 +1307,6 @@ |
# can use breakpad for these builds. |
'release_unwind_tables%': 0, |
}], |
- # TODO(jungshik): Turn this on on Android and CrOS as well. |
- ['OS!="android" and chromeos==0', { |
- 'icu_use_data_file_flag%': 1, |
- }], |
], |
}], # os_posix==1 and OS!="mac" and OS!="ios" |
['OS=="ios"', { |