summaryrefslogtreecommitdiffstats
path: root/chrome/test/memory_test/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/memory_test/SConscript')
-rw-r--r--chrome/test/memory_test/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/memory_test/SConscript b/chrome/test/memory_test/SConscript
index 6c87f12..e0bb274 100644
--- a/chrome/test/memory_test/SConscript
+++ b/chrome/test/memory_test/SConscript
@@ -29,7 +29,7 @@ env_test.Prepend(
'common',
'googleurl',
'gtest',
- 'icuuc',
+ env_test['ICU_LIBS'], # TODO(sgk): '$ICU_LIBS' when scons is fixed
'libpng',
'net',
'skia',