summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin/default_plugin.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/default_plugin/default_plugin.gyp')
-rw-r--r--chrome/default_plugin/default_plugin.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/default_plugin/default_plugin.gyp b/chrome/default_plugin/default_plugin.gyp
index 0a53ac1..f16bd8b 100644
--- a/chrome/default_plugin/default_plugin.gyp
+++ b/chrome/default_plugin/default_plugin.gyp
@@ -9,7 +9,7 @@
'targets': [
{
'target_name': 'default_plugin',
- 'type': '<(library)',
+ 'type': 'static_library',
'dependencies': [
':default_plugin_resources',
'<(DEPTH)/base/base.gyp:base',