| Index: chromeos/dbus/blocking_method_caller.h
|
| diff --git a/chromeos/dbus/blocking_method_caller.h b/chromeos/dbus/blocking_method_caller.h
|
| index 2892bf67e94974e8181d5f30172d6e1b08386c6c..c70c6748940238cceab1d200afe9c31d59adc1e8 100644
|
| --- a/chromeos/dbus/blocking_method_caller.h
|
| +++ b/chromeos/dbus/blocking_method_caller.h
|
| @@ -5,7 +5,6 @@
|
| #ifndef CHROMEOS_DBUS_BLOCKING_METHOD_CALLER_H_
|
| #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"
|
|
|