Chromium Code Reviews| Index: webkit/quota/webkit_quota.gypi |
| diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi |
| index 101daf7d9eaca814d569819ea7b7548511a5562f..3ce79828171ddaddf82907e2b15ee5b224b6bbef 100644 |
| --- a/webkit/quota/webkit_quota.gypi |
| +++ b/webkit/quota/webkit_quota.gypi |
| @@ -6,7 +6,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'quota', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'msvs_guid': '36A9AAD2-10DD-42CF-BF51-3CC79D26FCB4', |
| 'dependencies': [ |
| '<(DEPTH)/app/app.gyp:app_base', |