Index: chromeos/dbus/blocking_method_caller.h |
diff --git a/chromeos/dbus/blocking_method_caller.h b/chromeos/dbus/blocking_method_caller.h |
index 6291f47c030b9249d6ae21ad438e486a70a82559..5d7db2968860594ebd15bdb4e4c95d65ad407c84 100644 |
--- a/chromeos/dbus/blocking_method_caller.h |
+++ b/chromeos/dbus/blocking_method_caller.h |
@@ -6,6 +6,7 @@ |
#define CHROMEOS_DBUS_BLOCKING_METHOD_CALLER_H_ |
#include "base/callback.h" |
+#include "base/macros.h" |
#include "base/synchronization/waitable_event.h" |
#include "chromeos/chromeos_export.h" |
#include "dbus/message.h" |