summaryrefslogtreecommitdiff
path: root/base/memory/ref_counted_delete_on_message_loop.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/memory/ref_counted_delete_on_message_loop.h')
-rw-r--r--base/memory/ref_counted_delete_on_message_loop.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/memory/ref_counted_delete_on_message_loop.h b/base/memory/ref_counted_delete_on_message_loop.h
index 6a109e81e0..84f80d8d8f 100644
--- a/base/memory/ref_counted_delete_on_message_loop.h
+++ b/base/memory/ref_counted_delete_on_message_loop.h
@@ -7,9 +7,8 @@
#include "base/location.h"
#include "base/logging.h"
+#include "base/macros.h"
#include "base/memory/ref_counted.h"
-// TODO(ricea): Remove the following include once all callers have been fixed.
-#include "base/message_loop/message_loop_proxy.h"
#include "base/single_thread_task_runner.h"
namespace base {