Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index ae53af23405f48d9fb81ce390134e778aa6598f7..200cc97f2ea9992563b7b52729c2965f700b2705 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1287,6 +1287,7 @@ |
| }], |
| ['OS=="win"', { |
| 'windows_driver_kit_path%': '$(WDK_DIR)', |
| + 'icu_use_data_file_flag%': 1, |
| }], |
| ['os_posix==1 and OS!="mac" and OS!="ios"', { |
| 'conditions': [ |