diff options
Diffstat (limited to 'chrome/common/unzip.h')
-rw-r--r-- | chrome/common/unzip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/unzip.h b/chrome/common/unzip.h index fc9aa64..7693185 100644 --- a/chrome/common/unzip.h +++ b/chrome/common/unzip.h @@ -17,4 +17,3 @@ bool Unzip(const FilePath& zip_file, const FilePath& dest_dir, std::vector<FilePath>* files); #endif // CHROME_COMMON_UNZIP_H_ - |