summaryrefslogtreecommitdiffstats
path: root/gears/SConscript.googleurl
diff options
context:
space:
mode:
Diffstat (limited to 'gears/SConscript.googleurl')
-rw-r--r--gears/SConscript.googleurl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gears/SConscript.googleurl b/gears/SConscript.googleurl
index 865ba03..771c0e7 100644
--- a/gears/SConscript.googleurl
+++ b/gears/SConscript.googleurl
@@ -70,7 +70,7 @@ env.ChromeStaticLibrary('googleurl-gears', input_files)
# LIBS = [
# 'googleurl',
# 'base',
-# 'icuuc',
+# env_tests['ICU_LIBS'], # TODO(sgk): '$ICU_LIBS' when scons is fixed
# 'gtest',
# ]
#)