| Index: chromeos/dbus/introspectable_client.h
|
| diff --git a/chromeos/dbus/introspectable_client.h b/chromeos/dbus/introspectable_client.h
|
| index 1a4edab562b37ab499500db84d76e183fed86b8b..49693f2d0b7a3d82a945034f4ede1345620818eb 100644
|
| --- a/chromeos/dbus/introspectable_client.h
|
| +++ b/chromeos/dbus/introspectable_client.h
|
| @@ -9,6 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/dbus/dbus_client.h"
|
| #include "dbus/object_path.h"
|
|
|