| Index: chromeos/cryptohome/async_method_caller.cc
|
| diff --git a/chromeos/cryptohome/async_method_caller.cc b/chromeos/cryptohome/async_method_caller.cc
|
| index 97c64e2e5a33052c74f0c7ecc9d6c4c7da44a60b..971d707fb467da507fd9d922dbf6fd63dd818a97 100644
|
| --- a/chromeos/cryptohome/async_method_caller.cc
|
| +++ b/chromeos/cryptohome/async_method_caller.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/hash_tables.h"
|
| #include "base/location.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "chromeos/dbus/cryptohome_client.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
|
|
|
|