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

Unified Diff: chrome/profiling/memlog_stream_receiver.h

Issue 2948283002: Profiling process topology (Closed)
Patch Set: Review comments Created 3 years, 6 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 | « chrome/profiling/memlog_stream_parser.h ('k') | chrome/profiling/profiling_main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/profiling/memlog_stream_receiver.h
diff --git a/chrome/profiling/memlog_stream_receiver.h b/chrome/profiling/memlog_stream_receiver.h
index bd21d11a548d8b108a69ececffe7cded3de58c87..8a0c9b19c951e64b7cf6a8f92d57702a9749ea93 100644
--- a/chrome/profiling/memlog_stream_receiver.h
+++ b/chrome/profiling/memlog_stream_receiver.h
@@ -27,7 +27,7 @@ class MemlogStreamReceiver
protected:
friend class base::RefCountedThreadSafe<MemlogStreamReceiver>;
- ~MemlogStreamReceiver() override {}
+ ~MemlogStreamReceiver() {}
};
} // namespace profiling
« no previous file with comments | « chrome/profiling/memlog_stream_parser.h ('k') | chrome/profiling/profiling_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698