Chromium Code Reviews| Index: snapshot/snapshot_test.gyp |
| diff --git a/snapshot/snapshot_test.gyp b/snapshot/snapshot_test.gyp |
| index d5d46f008ebc22b38d07513aa3cb8d3eecce2054..eec564f9c505ebfcfe441f1cf9af3c5d1fc81f97 100644 |
| --- a/snapshot/snapshot_test.gyp |
| +++ b/snapshot/snapshot_test.gyp |
| @@ -175,6 +175,9 @@ |
| 'sources': [ |
| 'win/crashpad_snapshot_test_image_reader_module.cc', |
| ], |
| + 'msvs_settings': { |
| + 'NoImportLibrary': 'true', |
| + }, |
| }, |
| ], |
| }], |