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

Unified Diff: chrome/browser/feedback/system_logs/about_system_logs_fetcher.h

Issue 1530403003: Add anonymizer tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT Created 4 years, 11 months 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
« no previous file with comments | « no previous file | chrome/browser/feedback/system_logs/scrubbed_system_logs_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/system_logs/about_system_logs_fetcher.h
diff --git a/chrome/browser/feedback/system_logs/about_system_logs_fetcher.h b/chrome/browser/feedback/system_logs/about_system_logs_fetcher.h
index 708eec0961cacb9e993e8ea47b0b19d06fdfbd81..5938071cf2016199bf874ebec71f30339cabc8f2 100644
--- a/chrome/browser/feedback/system_logs/about_system_logs_fetcher.h
+++ b/chrome/browser/feedback/system_logs/about_system_logs_fetcher.h
@@ -15,7 +15,7 @@ namespace system_logs {
class AboutSystemLogsFetcher : public SystemLogsFetcherBase {
public:
AboutSystemLogsFetcher();
- ~AboutSystemLogsFetcher();
+ ~AboutSystemLogsFetcher() override;
private:
« no previous file with comments | « no previous file | chrome/browser/feedback/system_logs/scrubbed_system_logs_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698