Chromium Code Reviews| Index: base/allocator/allocator.gyp |
| diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp |
| index 1e9617199654115ffc775757cea69e967e63351c..4e613a9e894810cc838dd68b64909afdca791616 100644 |
| --- a/base/allocator/allocator.gyp |
| +++ b/base/allocator/allocator.gyp |
| @@ -10,7 +10,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'allocator', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'msvs_guid': 'C564F145-9172-42C3-BFCB-60FDEA124321', |
| 'include_dirs': [ |
| '.', |