summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/util.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/util.gyp')
-rw-r--r--chrome/installer/util/util.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/util/util.gyp b/chrome/installer/util/util.gyp
index 26b1418..f823887 100644
--- a/chrome/installer/util/util.gyp
+++ b/chrome/installer/util/util.gyp
@@ -5,7 +5,7 @@
'targets': [
{
'target_name': 'installer_util',
- 'type': 'static_library',
+ 'type': '<(library)',
'dependencies': [
'prebuild/util_prebuild.gyp:installer_util_prebuild',
'../../chrome.gyp:common',