| Index: base/memory/ref_counted_delete_on_message_loop.h
|
| diff --git a/base/memory/ref_counted_delete_on_message_loop.h b/base/memory/ref_counted_delete_on_message_loop.h
|
| index d278a445d513cbe629cdbbd3fda506f715170f15..84f80d8d8f2918f7e37e07687846d1ca149a4c21 100644
|
| --- a/base/memory/ref_counted_delete_on_message_loop.h
|
| +++ b/base/memory/ref_counted_delete_on_message_loop.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|
|
|