summaryrefslogtreecommitdiffstats
path: root/chromium/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/build/common.gypi')
-rw-r--r--chromium/build/common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/build/common.gypi b/chromium/build/common.gypi
index e995bd644eb..9af0b336092 100644
--- a/chromium/build/common.gypi
+++ b/chromium/build/common.gypi
@@ -1280,6 +1280,7 @@
}],
['OS=="win"', {
'windows_driver_kit_path%': '$(WDK_DIR)',
+ 'icu_use_data_file_flag%': 1,
# Set the python arch to prevent conflicts with pyauto on Win64 build.
# TODO(jschuh): crbug.com/177664 Investigate Win64 pyauto build.
'python_arch%': 'ia32',