Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 7e9d77fd27a1cc160aaf511440e9ff514e869959..598f84596ed8b0a3a0edfda1d824861c8fa3677b 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -235,6 +235,8 @@ |
| 'common/zip.h', |
| 'common/zip_internal.cc', |
| 'common/zip_internal.h', |
| + 'common/zip_reader.cc', |
| + 'common/zip_reader.h', |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |