| Index: base/tracked_objects.h
|
| diff --git a/base/tracked_objects.h b/base/tracked_objects.h
|
| index a108388234b6b88ace367949a35dfcc7f9292993..96814f66e42fed15b731ecef6b2f33f695648940 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 {
|
|
|
| //------------------------------------------------------------------------------
|
|
|