diff options
Diffstat (limited to 'gears/SConscript.googleurl')
-rw-r--r-- | gears/SConscript.googleurl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gears/SConscript.googleurl b/gears/SConscript.googleurl index 969b28a..3b75b57 100644 --- a/gears/SConscript.googleurl +++ b/gears/SConscript.googleurl @@ -58,7 +58,7 @@ input_files += [ '$ICU38_DIR/source/common/utf_impl.cc', ] -env.ChromeStaticLibrary('googleurl-gears', input_files) +env.GearsStaticLibrary('googleurl-gears', input_files) #env_tests = env.Clone() # |