Chromium Code Reviews| Index: third_party/bzip2/bzip2.gyp |
| =================================================================== |
| --- third_party/bzip2/bzip2.gyp (revision 11367) |
| +++ third_party/bzip2/bzip2.gyp (working copy) |
| @@ -11,6 +11,7 @@ |
| 'target_name': 'bzip2', |
| 'type': 'static_library', |
| 'defines': ['BZ_NO_STDIO'], |
| + 'msvs_guid': '2A70CBF0-847E-4E3A-B926-542A656DC7FE', |
| 'sources': [ |
| 'blocksort.c', |
| 'bzlib.c', |