Index: content/child/child_message_filter.cc |
diff --git a/content/child/child_message_filter.cc b/content/child/child_message_filter.cc |
index 66b7555b376eb2be2350190697e9f8ce6110ae75..791d901ab0204a0fe5f755aba38a974e67ecbeeb 100644 |
--- a/content/child/child_message_filter.cc |
+++ b/content/child/child_message_filter.cc |
@@ -7,6 +7,7 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
#include "base/location.h" |
+#include "base/macros.h" |
#include "base/task_runner.h" |
#include "content/child/child_thread_impl.h" |
#include "content/child/thread_safe_sender.h" |