Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: trunk/src/chrome/browser/feedback/feedback_util.h

Issue 89753004: Revert 237280 "Remove TraceController" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « trunk/src/chrome/browser/automation/automation_provider.cc ('k') | trunk/src/chrome/browser/feedback/feedback_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698