Index: chrome/default_plugin/default_plugin.gyp |
diff --git a/chrome/default_plugin/default_plugin.gyp b/chrome/default_plugin/default_plugin.gyp |
index 0a53ac1cbc62d037a253d95d8f89583618cae65f..f16bd8b967de1f7d35582b9c4bd00954f06c1ccc 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', |