summaryrefslogtreecommitdiffstats
path: root/chrome/SConscript.automated_ui_tests
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/SConscript.automated_ui_tests')
-rw-r--r--chrome/SConscript.automated_ui_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/SConscript.automated_ui_tests b/chrome/SConscript.automated_ui_tests
index 59ecbd0..db35988 100644
--- a/chrome/SConscript.automated_ui_tests
+++ b/chrome/SConscript.automated_ui_tests
@@ -30,7 +30,7 @@ env_test.Prepend(
'libpng',
'gtest',
'base_gfx',
- 'icuuc',
+ env_test['ICU_LIBS'], # TODO(sgk): '$ICU_LIBS' when scons is fixed
'zlib',
'base',
],