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

Unified Diff: base/tracked_objects.h

Issue 9384024: Prefer ScopedNestableTaskAllower over manual save/restore (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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
Index: base/tracked_objects.h
diff --git a/base/tracked_objects.h b/base/tracked_objects.h
index 9b7f11126c8d9dcb2e5e5b89a941132417ac12b0..fca443ff9538447f59dc65f25073a863fc3ef0b7 100644
--- a/base/tracked_objects.h
+++ b/base/tracked_objects.h
@@ -185,8 +185,6 @@
// DeathData that is reset (as synchronously as possible) during each snapshot.
// This will facilitate displaying a max value for each snapshot period.
-class MessageLoop;
-
namespace tracked_objects {
//------------------------------------------------------------------------------

Powered by Google App Engine
This is Rietveld 408576698