summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r--chrome/common/common.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index 14c2b92..58e1146 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -134,7 +134,7 @@ if env.Bit('posix'):
if not env.Bit('mac'):
# TODO(port): This should be enabled for all platforms.
- env.ChromeStaticLibrary('common', input_files)
+ env.ChromeLibrary('common', input_files)
env.ChromeMSVSProject('$CHROME_DIR/common/common.vcproj',
dependencies = [