Chromium Code Reviews| Index: printing/printing.gyp |
| diff --git a/printing/printing.gyp b/printing/printing.gyp |
| index e3cafd2afc894b666c8e6779ef6bdfc3416e9802..aae1a6e2cfec3e78a42b421920e31681289d3261 100644 |
| --- a/printing/printing.gyp |
| +++ b/printing/printing.gyp |
| @@ -9,7 +9,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'printing', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'dependencies': [ |
| '../app/app.gyp:app_base', # Only required for Font support |
| '../base/base.gyp:base', |