Index: chromeos/cryptohome/async_method_caller.cc |
diff --git a/chromeos/cryptohome/async_method_caller.cc b/chromeos/cryptohome/async_method_caller.cc |
index f45d1a2cbea5eccb5894500f2ce3cd4cf3d178a9..8348fd26f992fe4b70e6dc4665fcb70f5d968386 100644 |
--- a/chromeos/cryptohome/async_method_caller.cc |
+++ b/chromeos/cryptohome/async_method_caller.cc |
@@ -8,7 +8,6 @@ |
#include "base/containers/hash_tables.h" |
#include "base/location.h" |
#include "base/message_loop/message_loop_proxy.h" |
-#include "chromeos/dbus/cryptohome_client.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |
using chromeos::DBusThreadManager; |