| Index: trunk/src/chrome/browser/feedback/feedback_util.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/feedback/feedback_util.h (revision 237451)
|
| +++ trunk/src/chrome/browser/feedback/feedback_util.h (working copy)
|
| @@ -38,7 +38,6 @@
|
| void SendReport(scoped_refptr<FeedbackData> data);
|
| bool ZipString(const base::FilePath& filename,
|
| const std::string& data, std::string* compressed_data);
|
| - bool ZipFile(const base::FilePath& filename, std::string* compressed_data);
|
|
|
| } // namespace feedback_util
|
|
|
|
|